Directory CCA/Components/Models/HEChem/

Total Files:
23
Deleted Files:
0
Lines of Code:
8997

[root]/CCA/Components/Models/HEChem

Lines of Code

CCA/Components/Models/HEChem/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 52 (100.0%) 51 (100.0%) 0.9
allen 7 (13.5%) 26 (51.0%) 3.7
jas 43 (82.7%) 23 (45.1%) 0.5
ahumphrey 2 (3.8%) 2 (3.9%) 1.0

Most Recent Commits

allen 2016-08-17 11:51 Rev.: 55652

Second try to clean up the SimState

2 lines of code changed in 2 files:

  • CCA/Components/Models/HEChem: DDT1.cc (new)
allen 2016-08-16 14:33 Rev.: 55646

backed out sim state changes

12 lines of code changed in 3 files:

  • CCA/Components/Models/HEChem: DDT1.cc (+8 -8), LightTime.cc (new)
allen 2016-08-15 17:14 Rev.: 55638

cleanup of the simulation state - most everything is now private

12 lines of code changed in 2 files:

  • CCA/Components/Models/HEChem: DDT1.cc (+8 -8), LightTime.cc (+4 -4)
ahumphrey 2016-06-13 11:46 Rev.: 55440

Replace usage of NULL macro (type int) with nullptr (pointer literal of type: nullptr_t).

nullptr is implicitly convertible and comparable to any pointer type or pointer-to-member type, but is not implicitly comparable to integral types, except that it is convertible to bool (explicitly).

2 lines of code changed in 2 files:

  • CCA/Components/Models/HEChem: MesoBurn.cc (new)
jas 2016-01-08 15:45 Rev.: 54640

Update copyright date to 2016.

23 lines of code changed in 43 files:

  • CCA/Components/Models/HEChem: Common.cc (+1 -1), Common.h (+1 -1), DDT0.cc (+1 -1), DDT0.h (+1 -1), DDT1.cc (+1 -1), DDT1.h (+1 -1), IandG.cc (+1 -1), IandG.h (new), JWLpp.cc (new), JWLpp.h (+1 -1), LightTime.cc (+1 -1), LightTime.h (+1 -1), MesoBurn.cc (+1 -1), MesoBurn.h (+1 -1), Simple_Burn.cc (new), Simple_Burn.h (+1 -1), Steady_Burn.cc (+1 -1), Steady_Burn.h (+1 -1), Unsteady_Burn.cc (+1 -1), Unsteady_Burn.h (+1 -1), ZeroOrder.cc (new), ZeroOrder.h (+1 -1), sub.mk (new)
Generated by StatSVN 0.7.0