Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 80 (100.0%) | 2861 (100.0%) | 35.7 |
allen | 78 (97.5%) | 2821 (98.6%) | 36.1 |
ahumphrey | 2 (2.5%) | 40 (1.4%) | 20.0 |
Cleanup of the Scheduler to use ports for all components
1 lines of code changed in 2 files:
merged the needCompile into the ApplicationCommon class, removed the passing of appliction values in the DataArchiver
2 lines of code changed in 2 files:
Moved PIDX checks out of the SimCtrl. Cleanup of varnames
44 lines of code changed in 10 files:
update to move to a application common class and remove the shared state
236 lines of code changed in 8 files:
commented out code that can not used yet
11 lines of code changed in 1 file:
added processor node identification to the proc group, also cleaned up method names
95 lines of code changed in 1 file:
fixed centering call
1 lines of code changed in 1 file:
added alloc and bad type check
44 lines of code changed in 1 file:
added proc node to the in-situ
36 lines of code changed in 1 file:
Add simulation time to SimulationTime object. Arches needs this for certain tasks.
Curious this was not available previously anywhere outside of the SimController.
40 lines of code changed in 2 files:
fixes for W-cycle and performing on-the-fly analysis
19 lines of code changed in 1 file:
fixed DW issue with W cycle and correct callswith materials
236 lines of code changed in 1 file:
minor clean up to remoe additional warnings
3 lines of code changed in 1 file:
changed to strict else to remove a warning
2 lines of code changed in 1 file:
check for patch meshes before patch vars
95 lines of code changed in 1 file:
no analysis vars with the first time step
1 lines of code changed in 1 file:
added fix for per patch data handling
74 lines of code changed in 1 file:
fixed bug with getting correct name
23 lines of code changed in 1 file:
added additional analysis vars
134 lines of code changed in 2 files:
clean up for the node meshes
401 lines of code changed in 3 files:
added interface to get the global uintah patch id
12 lines of code changed in 1 file:
added more patch info
45 lines of code changed in 1 file:
to to record vars changes with the insitu I added an output and restart problem spec restart to the archiver. As a side affect I compartmentalized the setup in the sim controller
2 lines of code changed in 1 file:
fixed data ownership
51 lines of code changed in 3 files:
update the in-situ for per patch data and the new strip chart interface
483 lines of code changed in 8 files:
remove passing the tiemstep
5 lines of code changed in 1 file:
clean up of the output / checkpint timing and added a misc timing option
126 lines of code changed in 4 files:
Removed Time.h and replaced with Timers.hpp
2 lines of code changed in 1 file:
updated member name
9 lines of code changed in 1 file:
changed the GUI and updated it for new var names
138 lines of code changed in 5 files:
added new vars to the in-situ
32 lines of code changed in 3 files:
added new vars to the in-situ
189 lines of code changed in 7 files:
add min/max bounds to the in-situ vars
89 lines of code changed in 1 file:
add min/max bounds to the in-situ vars, fixed handle checks
180 lines of code changed in 1 file: