Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 22 (100.0%) | 102 (100.0%) | 4.6 |
VisIt/udaReaderMTMD/ | 10 (45.5%) | 58 (56.9%) | 5.8 |
StandAlone/tools/uda2vis/ | 5 (22.7%) | 43 (42.2%) | 8.6 |
CCA/Components/Arches/ | 1 (4.5%) | 1 (1.0%) | 1.0 |
StandAlone/tools/uda2nrrd/ | 6 (27.3%) | 0 (0.0%) | 0.0 |
o add --overwrite option to uda2nrrd, o change INSTALL_TYPE to VISIT_PLUGIN_INSTALL_TYPE in uda reader makefile, o) add warning when NaN values are read in uda reader.
0 lines of code changed in 10 files:
fix bugs loading extra cells / ghost cells in udareader
69 lines of code changed in 5 files:
Fix FakePetscSolver so we can compile without Petsc
1 lines of code changed in 1 file:
fix precision issues when reading UDA data into VisIt
25 lines of code changed in 4 files:
add INSTALL_TYPE switch to udaReader makefile generator, can be -public to install plugin with VisIt installation or -private (default) to install in /uufs/chpc.utah.edu/common/home/u0033785/.visit
5 lines of code changed in 1 file:
replace isnan with std::isnan to fix osx build
2 lines of code changed in 1 file: