Directory CCA/Components/Models/Radiation/

Total Files:
5
Deleted Files:
0
Lines of Code:
1544

[root]/CCA/Components/Models/Radiation
                    directory in repo RMCRT (7 files, 3665 lines)
                        Folder removed from repo Docs (0 files, 0 lines)
                        directory in repo randomNums (4 files, 337 lines)

Lines of Code

CCA/Components/Models/Radiation/ Lines of Code

Developers

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

Most Recent Commits

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.

9 lines of code changed in 8 files:

  • CCA/Components/Models/Radiation: Models_DORadiationModel.h (new), Models_HypreSolver.h (new), Models_PetscSolver.h (new), RadiationDriver.h (new)
ahumphrey 2013-07-16 09:40 Rev.: 50723

Add support for PETSc v3.4.x (specifically minor version 4).

1 lines of code changed in 2 files:

  • CCA/Components/Models/Radiation: Models_PetscSolver.cc (+1 -1)
Generated by StatSVN 0.7.0