Directory CCA/Components/SwitchingCriteria/

Total Files:
15
Deleted Files:
0
Lines of Code:
1633

[root]/CCA/Components/SwitchingCriteria

Lines of Code

CCA/Components/SwitchingCriteria/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 54 (100.0%) 227 (100.0%) 4.2
allen 35 (64.8%) 206 (90.7%) 5.8
jas 19 (35.2%) 21 (9.3%) 1.1

Most Recent Commits

allen 2017-12-21 21:23 Rev.: 57512

added second interface computeTaskGraphIndex to remove need for shared shate call, renamed recomputeTimeStep to recomputeDelT for a more accurate call

39 lines of code changed in 4 files:

  • CCA/Components/SwitchingCriteria: TimestepNumber.cc (new), TimestepNumber.h (+10 -4)
allen 2017-12-21 14:51 Rev.: 57507

cleaned up the dependency checks and removed the double negative directives

5 lines of code changed in 2 files:

  • CCA/Components/SwitchingCriteria: sub.mk (new)
allen 2017-12-21 14:50 Rev.: 57506

standardized the error output for the factories

0 lines of code changed in 2 files:

  • CCA/Components/SwitchingCriteria: SwitchingCriteriaFactory.cc (changed)
allen 2017-12-20 19:08 Rev.: 57498

added if defs checks

51 lines of code changed in 2 files:

  • CCA/Components/SwitchingCriteria: SwitchingCriteriaFactory.cc (+29 -13), sub.mk (+22 -7)
allen 2017-12-20 11:02 Rev.: 57484

Broke the large libs into smaller libraries allowing of the removal the ModelFactory Component and moved all application code from core

52 lines of code changed in 15 files:

  • CCA/Components/SwitchingCriteria: DDT1.cc (new), DDT1.h (new), SimpleBurn.cc (new), SimpleBurn.h (+7 -6), SteadyBurn.cc (new), SteadyBurn.h (new), SteadyState.h (new), sub.mk (+3 -1)
allen 2017-11-24 15:37 Rev.: 57339

removed the delta T label from the shared state and began removing the shared state where possible

43 lines of code changed in 3 files:

  • CCA/Components/SwitchingCriteria: SteadyState.cc (new), SteadyState.h (+8 -6)
allen 2017-11-21 15:40 Rev.: 57322

update to move to a application common class and remove the shared state

16 lines of code changed in 7 files:

  • CCA/Components/SwitchingCriteria: DDT1.cc (+2 -2), None.cc (new), SimpleBurn.cc (+2 -2), SteadyBurn.cc (+2 -2), SteadyState.cc (+6 -6), TimestepNumber.cc (+2 -2)
jas 2017-10-13 14:42 Rev.: 57138

Replace all instances of StaticArray with std::vector. This has been tested on the RT for all components. It is a drop in replacement. StaticArray is being removed.

6 lines of code changed in 2 files:

  • CCA/Components/SwitchingCriteria: DDT1.cc (+3 -4), SteadyBurn.cc (+3 -4)
jas 2017-04-20 13:28 Rev.: 56459

Update copyright.

15 lines of code changed in 17 files:

  • CCA/Components/SwitchingCriteria: DDT1.cc (+1 -1), DDT1.h (+1 -1), None.cc (+1 -1), None.h (new), SimpleBurn.cc (+1 -1), SimpleBurn.h (+1 -1), SteadyBurn.cc (+1 -1), SteadyBurn.h (+1 -1), SteadyState.cc (+1 -1), SteadyState.h (+1 -1), SwitchingCriteriaFactory.cc (+1 -1), SwitchingCriteriaFactory.h (new), TimestepNumber.cc (+1 -1), TimestepNumber.h (+1 -1), sub.mk (+1 -1)
Generated by StatSVN 0.7.0