[root]/Packages/Uintah/CCA/Components/Scheduler3
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 28 (100.0%) | 102 (100.0%) | 3.6 |
mjc | 6 (21.4%) | 50 (49.0%) | 8.3 |
dav | 11 (39.3%) | 50 (49.0%) | 4.5 |
harman | 2 (7.1%) | 1 (1.0%) | 0.5 |
dgroulx | 2 (7.1%) | 1 (1.0%) | 0.5 |
worthen | 7 (25.0%) | 0 (0.0%) | 0.0 |
Lots of changes: In individual components' code: scheduleTimeAdvance and scheduleRefineInterface API change And if you create a subscheduler, the initializing of Parent DWs is now in a different call Schedulers:
DWDatabase overhaul - no more template on var type and no more nested structs
Multi-TaskGraph model
Retire NullScheduler and SimpleScheduler
Retire Scheduler3 (all of its changes were already integrated)
ICE
optionally use multiTaskgraph mode
don't recompile subscheduler TG unless outer TG recompiles
PatchCombiner
Remove OnDemandDataWarehouse dependency
make UdaReducer AMR-compliant
Retire many VarLabelMatl/Patch/Level structs
0 lines of code changed in 7 files:
more descriptive progressive warning
1 lines of code changed in 2 files:
More Updates to fix getID() problems and to address the move of Dataflow/Ports
50 lines of code changed in 11 files:
add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class
50 lines of code changed in 6 files:
The libxml2 branch merge
1 lines of code changed in 2 files: