Directory Packages/Uintah/StandAlone/tools/uda2vis/

Total Files:
19
Deleted Files:
0
Lines of Code:
115

[root]/Packages/Uintah/StandAlone/tools/uda2vis

Lines of Code

Packages/Uintah/StandAlone/tools/uda2vis/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 53 (100.0%) 3579 (100.0%) 67.5
knolla 19 (35.8%) 3515 (98.2%) 185.0
sshankar 30 (56.6%) 35 (1.0%) 1.1
dav 2 (3.8%) 28 (0.8%) 14.0
luitjens 2 (3.8%) 1 (0.0%) 0.5

Most Recent Commits

dav 2008-10-30 15:09 Rev.: 42361

Fixes to allow VisIt plugin to be automatically built on the binary
side of the tree (if so specified to configure).

M configure
M configure.ac

- Add --with-visit=DIR flag.
- Add warning about glui.h

M configVars.mk.in

- Indent.
- Add BUILD_VISIT vars.

M Packages/Uintah/Core/DataArchive/DataArchive.h

- Indent. Use white space.

M Packages/Uintah/StandAlone/tools/sub.mk

- Build visit stuff if configured to do so.

M Packages/Uintah/StandAlone/tools/radiusMaker/radius_maker.cc

- Trying to get radius to come out right... this needs to be looked into more.

M Packages/Uintah/StandAlone/tools/uda2vis/sub.mk

Remove #if.

D Packages/Uintah/VisIt/udaReaderMTMD/avtudaReaderMTMDFileFormat.C
A Packages/Uintah/VisIt/udaReaderMTMD/testavtudaReaderMTMDFileFormat.C.in

- The avtudaReaderMTMDFileFormat.C has been replaced with the test*.in file which
allows configure to insert the path to the library directly into the file, thus
avoiding the user having to set an environment var.

M Packages/Uintah/VisIt/udaReaderMTMD/udaReaderMTMDCommonPluginInfo.C

- Use the full path #include: <Packages/Uintah/...>

M Packages/Uintah/VisIt/udaReaderMTMD/avtudaReaderMTMDFileFormat.h

- Fix #includes to use full path. Fix indentation.

A Packages/Uintah/VisIt/udaReaderMTMD/sub.mk

- Somewhat complicated sub.mk file to build visit library plugin. It
creates symbolic links on the binary side to the visit source files on
the src side of the tree (as the Makefile.visit that will be generated
by VisIt must have all the files in the same location). Currently it
runs the creation of the Makefile one time, but this probably needs to
be fixed and run as necessary. This commit is just to get a somewhat
working system in to the repository. I think the testavt...C.in file
is correctly updated to avt...C if the .in file changes, but need to
verify. This VisIt stuff should only happen when VisIt is configured
via configure.

A Packages/Uintah/VisIt/udaReaderMTMD/README

- Just a place to put notes.

M Packages/Uintah/sub.mk

- Build VisIt if configure'd.


28 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/tools/uda2vis: sub.mk (new)
sshankar 2008-10-20 18:00 Rev.: 42278

Volume data with/ without boundary

0 lines of code changed in 4 files:

  • Packages/Uintah/StandAlone/tools/uda2vis: particleData.h (new), uda2nrrd.cc (changed)
luitjens 2008-08-08 13:52 Rev.: 41865

Store a grid pointer with each patch. This was the way Uintah was prior to the patch changes. The current way of storing patches limits the number of grids at any one time to 2. This is a problem when using scirun with multiple extractors/udas/timesteps/etc.


1 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/tools/uda2vis: build.cc (new)
sshankar 2008-07-23 17:22 Rev.: 41716

Changed the reference(s) to header files

35 lines of code changed in 26 files:

  • Packages/Uintah/StandAlone/tools/uda2vis: Args.h (new), bc.cc (+1 -1), build.cc (+3 -3), build.h (+2 -2), handleVariable.cc (new), handleVariable.h (+3 -3), particles.cc (new), particles.h (new), readme.txt (new), uda2nrrd.cc (+7 -7), update_mesh_handle.cc (+3 -3), update_mesh_handle.h (new), wrap_nrrd.cc (+1 -1), wrap_nrrd.h (+2 -2)
knolla 2008-07-23 14:44 Rev.: 41710

made a new uda2vis branch; restored uda2nrrd from rev 41567.

3515 lines of code changed in 19 files:

  • Packages/Uintah/StandAlone/tools/uda2vis: Args.h (+27), Matrix_Op.h (new 8), QueryInfo.h (new 38), bc.cc (+34), bc.h (new 15), build.cc (+380), build.h (+51), handleVariable.cc (+434), handleVariable.h (+29), particleData.h (+145), particles.cc (+569), particles.h (+67), readme.txt (+10), sub.mk (+47), uda2nrrd.cc (+1078), update_mesh_handle.cc (+203), update_mesh_handle.h (+30), wrap_nrrd.cc (+338), wrap_nrrd.h (+12)
Generated by StatSVN 0.4.0