Directory CCA/Components/Models/Radiation/

Total Files:
21
Deleted Files:
0
Lines of Code:
6208

[root]/CCA/Components/Models/Radiation
                    directory in repo RMCRT (5 files, 739 lines)
                    directory in repo fortran (27 files, 4449 lines)

Lines of Code

CCA/Components/Models/Radiation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 44 (100.0%) 56 (100.0%) 1.2
harman 2 (4.5%) 35 (62.5%) 17.5
jas 42 (95.5%) 21 (37.5%) 0.5

Most Recent Commits

jas 2011-08-31 02:48 Rev.: 47536

Update copyright year.

21 lines of code changed in 42 files:

  • CCA/Components/Models/Radiation: Models_CellInformation.cc (+1 -1), Models_CellInformation.h (+1 -1), Models_CellInformationP.h (new), Models_DORadiationModel.cc (+1 -1), Models_DORadiationModel.h (new), Models_FakePetscSolver.cc (+1 -1), Models_HypreSolver.cc (+1 -1), Models_HypreSolver.h (new), Models_PetscSolver.cc (+1 -1), Models_PetscSolver.h (new), Models_RadiationModel.cc (+1 -1), Models_RadiationModel.h (+1 -1), Models_RadiationSolver.cc (+1 -1), Models_RadiationSolver.h (+1 -1), RadiationConstVariables.cc (new), RadiationConstVariables.h (new), RadiationDriver.cc (new), RadiationDriver.h (+1 -1), RadiationVariables.cc (+1 -1), RadiationVariables.h (new), sub.mk (new)
harman 2011-02-10 15:40 Rev.: 46824

Globally: renamed config variable *_RADIATION -> *_MODELS_RADIATION

Changed compile logic: USE_ARCHES no longer controls the compilation inside of
Components/Models/Radiation.
It's now controlled via
USE_MODELS_RADIATION
and
--without-fortran.

Don't compile
Components/Models/Radiation
if
--without-fortran
is specified, but still compile
Components/Models/Radiation/RMCRT

If
USE_MODELS_RADIATION=no
don't compile Examples/RMCRT_test.cc

33 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation: sub.mk (+33 -26)
harman 2011-02-09 15:01 Rev.: 46817

moved Arches/RMCRT code to Models/Radiation.

2 lines of code changed in 1 file:

  • CCA/Components/Models/Radiation: sub.mk (+2 -1)
Generated by StatSVN 0.4.0