[root]/CCA/Components/ICE/EOS
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 53 (100.0%) | 24 (100.0%) | 0.4 |
jsutherland | 44 (83.0%) | 23 (95.8%) | 0.5 |
harman | 5 (9.4%) | 1 (4.2%) | 0.2 |
jas | 4 (7.5%) | 0 (0.0%) | 0.0 |
Reverting the use of Boost to perform file and directory copies for restarting.
0 lines of code changed in 4 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.
23 lines of code changed in 44 files:
changed epsilon to 1e-15. Previous change snuck in with another big commit.
0 lines of code changed in 2 files:
Removed the last remnants of the "addMaterial" code. It hasn't been used for years.
0 lines of code changed in 2 files:
removed scheduleInitializeAddedMaterial()
- It hasn't been used in 5+ years.
1 lines of code changed in 1 file: