Directory VisIt/udaReaderMTMD/

Total Files:
4
Deleted Files:
5
Lines of Code:
1786

[root]/VisIt/udaReaderMTMD

Lines of Code

VisIt/udaReaderMTMD/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 25 (100.0%) 93 (100.0%) 3.7
cam 10 (40.0%) 58 (62.4%) 5.8
bgrimm 8 (32.0%) 23 (24.7%) 2.8
jas 4 (16.0%) 7 (7.5%) 1.7
dav 2 (8.0%) 4 (4.3%) 2.0
harman 1 (4.0%) 1 (1.1%) 1.0

Most Recent Commits

cam 2011-11-23 13:16 Rev.: 47870

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 4 files:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (new), sub.mk (changed)
jas 2011-11-20 20:41 Rev.: 47856

Update include files for gcc-4.6.

5 lines of code changed in 1 file:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+5 -2)
cam 2011-10-10 16:26 Rev.: 47699

fix bugs loading extra cells / ghost cells in udareader

42 lines of code changed in 3 files:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+41 -114), avtudaReaderMTMDOptions.C (+1 -1)
cam 2011-09-21 15:55 Rev.: 47618

fix precision issues when reading UDA data into VisIt

9 lines of code changed in 1 file:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+9 -9)
cam 2011-09-21 14:14 Rev.: 47617

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:

  • VisIt/udaReaderMTMD: sub.mk (+5 -1)
harman 2011-09-09 15:45 Rev.: 47570

Need #include<cmath> for std::isnan. -Dav

1 lines of code changed in 1 file:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+1)
cam 2011-09-07 14:54 Rev.: 47555

replace isnan with std::isnan to fix osx build

2 lines of code changed in 1 file:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+2 -2)
jas 2011-08-31 02:48 Rev.: 47536

Update copyright year.

2 lines of code changed in 3 files:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.h (new), sub.mk (+1 -1)
dav 2011-07-13 16:12 Rev.: 47334

Fix namespace issue for VisIt plugin.

3 lines of code changed in 1 file:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+3)
bgrimm 2011-06-15 16:30 Rev.: 47265

Fixes for using extra cells with nodal interpolation. Also set useExtraCells to true by default.

22 lines of code changed in 2 files:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+21 -103), avtudaReaderMTMDFileFormat.h (+1 -1)
bgrimm 2011-03-21 12:17 Rev.: 46981

Change to uda reader to stop generating files in the source tree. Removed generated files from source tree.

1 lines of code changed in 6 files:

  • VisIt/udaReaderMTMD: sub.mk (+1 -1), udaReaderMTMDCommonPluginInfo.C (del), udaReaderMTMDEnginePluginInfo.C (del), udaReaderMTMDMDServerPluginInfo.C (del), udaReaderMTMDPluginInfo.C (del), udaReaderMTMDPluginInfo.h (del)
dav 2011-02-08 18:11 Rev.: 46800

At least on Franklin's (NERSC) hacked version of VisIt, this fixes the CMake infinite loop problem. Hopefully/in theory, the VisIt team will add this to their future releases.

1 lines of code changed in 1 file:

  • VisIt/udaReaderMTMD: sub.mk (+1 -1)
Generated by StatSVN 0.4.0