[root]/CCA/Components/Models/Radiation
RMCRT
(7 files, 3665 lines)
Docs
(0 files, 0 lines)
randomNums
(4 files, 337 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 10 (100.0%) | 1.0 |
jsutherland | 8 (80.0%) | 9 (90.0%) | 1.1 |
ahumphrey | 2 (20.0%) | 1 (10.0%) | 0.5 |
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.
9 lines of code changed in 8 files:
Add support for PETSc v3.4.x (specifically minor version 4).
1 lines of code changed in 2 files: