Directory Packages/Uintah/StandAlone/tools/dumpfields/

Total Files:
22
Deleted Files:
0
Lines of Code:
4133

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
worthen 44 (100.0%) 174 (100.0%) 3.9

Most Recent Commits

worthen 2007-11-09 17:21 Rev.: 39359

Change quote to brackets in includes

0 lines of code changed in 4 files:

  • Packages/Uintah/StandAlone/tools/dumpfields: FieldSelection.cc (new), dumpfields.cc (changed)
worthen 2007-04-04 13:10 Rev.: 37229

DataArchive changes (and to those who use it):
API change - all queries (except those for a range of time values) take the index in the timestep array instead of the time value
internal change - store everything time-related in struct TimeData (which contains Patch properties, material properties, variable properties, and a HashTable of file-reading information)
Don't keep around ProblemSpecPs for the p***.xml datafiles (store what you read from the datafile). This *might* be a tradeoff in favor of memory at the possible cost of performance. I might change this back later if I determine it to be faster at not much of an expense to memory.

Change any function who uses DataArchive to compensate for the changed API, and a few other cosmetic changes.

174 lines of code changed in 40 files:

  • Packages/Uintah/StandAlone/tools/dumpfields: DXDumper.cc (+30 -30), DXDumper.h (new), EnsightDumper.cc (new), EnsightDumper.h (new), FieldDiags.cc (new), FieldDiags.h (new), FieldDumper.cc (new), FieldDumper.h (new), HistogramDumper.cc (new), HistogramDumper.h (new), InfoDumper.cc (new), InfoDumper.h (new), ScalarDiags.cc (+24 -24), ScalarDiags.h (new), TensorDiags.cc (new), TensorDiags.h (new), TextDumper.cc (new), TextDumper.h (+2 -2), VectorDiags.cc (+18 -18), VectorDiags.h (+3 -3)
Generated by StatSVN 0.4.0