[root]/CCA/Components/SwitchingCriteria
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 |
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:
cleaned up the dependency checks and removed the double negative directives
5 lines of code changed in 2 files:
standardized the error output for the factories
0 lines of code changed in 2 files:
added if defs checks
51 lines of code changed in 2 files:
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:
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:
update to move to a application common class and remove the shared state
16 lines of code changed in 7 files:
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:
Update copyright.
15 lines of code changed in 17 files: