Directory CCA/Components/Solvers/AMR/

Total Files:
10
Deleted Files:
0
Lines of Code:
2858

[root]/CCA/Components/Solvers/AMR
                    directory in repo HyprePreconds (1 files, 120 lines)
                    directory in repo HypreSolvers (3 files, 553 lines)

Lines of Code

CCA/Components/Solvers/AMR/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 27 (100.0%) 18 (100.0%) 0.6
jsutherland 9 (33.3%) 17 (94.4%) 1.8
jas 18 (66.7%) 1 (5.6%) 0.0

Most Recent Commits

jas 2013-12-17 15:36 Rev.: 51394

Reverting the use of Boost to perform file and directory copies for restarting.

0 lines of code changed in 16 files:

  • CCA/Components/Solvers/AMR: AMRSolver.cc (changed), AMRSolver.h (changed), HypreDriver.cc (new), HypreDriver.h (changed), HypreDriverSStruct.cc (changed), HypreDriverSStruct.h (new), HypreDriverStruct.cc (changed), HypreDriverStruct.h (changed)
jsutherland 2013-10-31 19:36 Rev.: 51196

This one has been a long time coming.

Rip out the standard namespace opening that has been polluting header files throughout the framework. This crept into all sorts of places.

DO NOT open namespaces in header files. Ever.

17 lines of code changed in 9 files:

  • CCA/Components/Solvers/AMR: AMRSolver.cc (+1), AMRSolver.h (+1 -1), HypreDriver.cc (+3), HypreDriver.h (+3 -3), HypreDriverSStruct.h (+3 -3), HypreDriverStruct.cc (+1), HypreDriverStruct.h (+3 -3), HypreSolverParams.h (new)
jas 2013-09-27 10:31 Rev.: 50983

Change the order of blas and lapack libraries for static linking.

1 lines of code changed in 2 files:

  • CCA/Components/Solvers/AMR: sub.mk (new)
Generated by StatSVN 0.7.0