Directory CCA/Components/MPM/HeatConduction/

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

[root]/CCA/Components/MPM/HeatConduction

Lines of Code

CCA/Components/MPM/HeatConduction/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 30 (100.0%) 1.8
allen 4 (25.0%) 16 (53.3%) 4.0
guilkey 4 (25.0%) 9 (30.0%) 2.2
jas 8 (50.0%) 5 (16.7%) 0.6

Most Recent Commits

guilkey 2016-11-09 20:55 Rev.: 55965

Interpolators now return the number of entries that need to be looped over
in the code that calls them. Currently, this number is the same as the d_size
for all of the interpolators except the fastCPDI. fastCPDI previously only allo
wed the hash function to reach 27, but now it can go as high as 64, but it
usually will not. This commit doesn't change any answers in MPM, IMPM or
MPMICE.

9 lines of code changed in 4 files:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (new), ImplicitHeatConduction.cc (new)
allen 2016-08-16 14:33 Rev.: 55646

backed out sim state changes

8 lines of code changed in 2 files:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (+2 -2), ImplicitHeatConduction.cc (+6 -6)
allen 2016-08-15 17:14 Rev.: 55638

cleanup of the simulation state - most everything is now private

8 lines of code changed in 2 files:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (+2 -2), ImplicitHeatConduction.cc (+6 -6)
jas 2016-01-08 15:45 Rev.: 54640

Update copyright date to 2016.

5 lines of code changed in 8 files:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (+1 -1), HeatConduction.h (+1 -1), ImplicitHeatConduction.cc (+1 -1), ImplicitHeatConduction.h (new), sub.mk (new)
Generated by StatSVN 0.7.0