[root]/CCA/Components/Solvers/AMR
HyprePreconds
(1 files, 120 lines)
HypreSolvers
(3 files, 553 lines)
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 |
Reverting the use of Boost to perform file and directory copies for restarting.
0 lines of code changed in 16 files:
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:
Change the order of blas and lapack libraries for static linking.
1 lines of code changed in 2 files: