[root]/Packages/Uintah/Dataflow/Modules/DataIO
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 47 (100.0%) | 5.8 |
dav | 6 (75.0%) | 44 (93.6%) | 7.3 |
mjc | 1 (12.5%) | 2 (4.3%) | 2.0 |
dgroulx | 1 (12.5%) | 1 (2.1%) | 1.0 |
M GUI/TimestepSelector.tcl
Set default max_time to 0 (there aren't any timesteps to begin with).
Make status frame larger so you can actually see most of the message.
Allow the arrow keys to inc/dec time based on the 'tinc' setting.
M Modules/DataIO/ArchiveReader.cc
Reformatted a little... but the real/only change is to add a warning
message that is displayed when the module has no file specified.
M Modules/Selectors/TimestepSelector.cc
Stop animating if there is not data. Only get the outPorts if there
is input.
28 lines of code changed in 2 files:
Use full path for #include.
4 lines of code changed in 1 file:
More Updates to fix getID() problems and to address the move of Dataflow/Ports
12 lines of code changed in 3 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
2 lines of code changed in 1 file:
The libxml2 branch merge
1 lines of code changed in 1 file: