Directory Packages/Uintah/Dataflow/Modules/DataIO/

Total Files:
3
Deleted Files:
0
Lines of Code:
182

[root]/Packages/Uintah/Dataflow/Modules/DataIO

Lines of Code

Packages/Uintah/Dataflow/Modules/DataIO/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 9 (100.0%) 1.1
jas 3 (37.5%) 6 (66.7%) 2.0
dav 3 (37.5%) 2 (22.2%) 0.6
bigler 2 (25.0%) 1 (11.1%) 0.5

Most Recent Commits

dav 2005-06-08 16:17 Rev.: 30622

Actually check return result of the stat command, and if the file does not exist, show an error msg and return instead ofletting Xerces through a non-intuitive exception. Turned off verbosity on DataArchive constructor.

0 lines of code changed in 2 files:

  • Packages/Uintah/Dataflow/Modules/DataIO: ArchiveReader.cc (changed)
bigler 2005-05-31 17:06 Rev.: 30456

Accesses to the DataArchive in SCIRun is now done with a
DataArchiveHandle instead of a DataArchive*. Other changes specific
to each file are noted below.

Packages/Uintah/Core/DataArchive/DataArchive.cc
Packages/Uintah/Core/DataArchive/DataArchive.h

Added ref_cnt and lock for the interface to LockingHandle.

Packages/Uintah/Core/Datatypes/Archive.h

Added getDataArchive function. This is the preferred method
to get access to the DataArchive contained in an Archive
object.

Packages/Uintah/Dataflow/Modules/Visualization/VariablePlotter.cc
Packages/Uintah/Dataflow/Modules/Visualization/PatchDataVisualizer.cc
Packages/Uintah/Dataflow/Modules/Visualization/PatchVisualizer.cc

Remove ugly use of (*(handle.get_rep())). with handle->. I
have no idea why this code was ever written this way, but the
code is now much clearer.

Packages/Uintah/Dataflow/Modules/Visualization/GridVisualizer.cc

Try to be a bit more smart about when to update the gui if the
grid doesn't change.

Packages/Uintah/Dataflow/Modules/Selectors/TimestepSelector.cc

Don't use get_rep for ArchiveHandle if you don't need to.

1 lines of code changed in 2 files:

  • Packages/Uintah/Dataflow/Modules/DataIO: ArchiveReader.h (new)
jas 2005-04-29 11:45 Rev.: 30030

Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.

5 lines of code changed in 2 files:

  • Packages/Uintah/Dataflow/Modules/DataIO: sub.mk (new)
jas 2005-04-27 13:40 Rev.: 29989

Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.

1 lines of code changed in 1 file:

  • Packages/Uintah/Dataflow/Modules/DataIO: sub.mk (+1 -5)
dav 2005-02-18 18:52 Rev.: 28775

Minor coding standard update.

2 lines of code changed in 1 file:

  • Packages/Uintah/Dataflow/Modules/DataIO: ArchiveReader.cc (+2 -2)
Generated by StatSVN 0.4.0