Directory StandAlone/tools/uda2nrrd/

Total Files:
18
Deleted Files:
0
Lines of Code:
3206

[root]/StandAlone/tools/uda2nrrd

Lines of Code

StandAlone/tools/uda2nrrd/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 44 (100.0%) 28 (100.0%) 0.6
jas 33 (75.0%) 18 (64.3%) 0.5
dav 5 (11.4%) 10 (35.7%) 2.0
cam 6 (13.6%) 0 (0.0%) 0.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 6 files:

  • StandAlone/tools/uda2nrrd: Args.h (new), handleVariable.cc (changed), uda2nrrd.cc (new)
jas 2011-08-31 02:48 Rev.: 47536

Update copyright year.

18 lines of code changed in 33 files:

  • StandAlone/tools/uda2nrrd: Args.h (+1 -1), Matrix_Op.h (new), PatchToField.h (+1 -1), QueryInfo.h (+1 -1), bc.cc (new), bc.h (new), build.cc (new), build.h (new), handleVariable.cc (+1 -1), handleVariable.h (+1 -1), particles.cc (+1 -1), particles.h (+1 -1), sub.mk (+1 -1), uda2nrrd.cc (+1 -1), update_mesh_handle.cc (new), update_mesh_handle.h (+1 -1), wrap_nrrd.cc (new), wrap_nrrd.h (+1 -1)
dav 2011-07-13 13:02 Rev.: 47328


Update to fix issues arising from removing 'using namespace std' from header files.

M StandAlone/tools/uda2nrrd/wrap_nrrd.cc
M StandAlone/tools/uda2nrrd/handleVariable.cc
M StandAlone/tools/uda2nrrd/particles.cc

- namespace std fixes.

M Core/Datatypes/NrrdData.cc

- Removed evil 'endl's and replaced with nicer "\n". :)

M StandAlone/tools/uda2nrrd/sub.mk

- On some systems, uda2nrrd needs to link vs the thread_library...


8 lines of code changed in 4 files:

  • StandAlone/tools/uda2nrrd: handleVariable.cc (+4), particles.cc (+1), sub.mk (+2 -1), wrap_nrrd.cc (+1)
dav 2011-03-09 15:47 Rev.: 46931

(Some) MPI lib depends on threads, so need to add THREAD_LIBRARY to link list.

2 lines of code changed in 1 file:

  • StandAlone/tools/uda2nrrd: sub.mk (+2 -1)
Generated by StatSVN 0.4.0