Directory Packages/Uintah/Dataflow/XML/

Total Files:
3
Deleted Files:
1
Lines of Code:
113

[root]/Packages/Uintah/Dataflow/XML

Lines of Code

Packages/Uintah/Dataflow/XML/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 47 (100.0%) 7.8
harman 3 (50.0%) 41 (87.2%) 13.6
bigler 2 (33.3%) 6 (12.8%) 3.0
kuzimmer 1 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

kuzimmer 2005-11-15 14:04 Rev.: 32551

Remove CuttingPlane, use several modules in a subnet instead

0 lines of code changed in 1 file:

  • Packages/Uintah/Dataflow/XML: CuttingPlane.xml (del)
bigler 2005-09-23 11:34 Rev.: 32011


Added a Matrix output port that we can send the current timestep
(first value) as well as other information (index to the timestep, and
all the timestep values). You get a dense matrix of size
(numTimestep+2,1).

6 lines of code changed in 2 files:

  • Packages/Uintah/Dataflow/XML: TimestepSelector.xml (+6 -1)
harman 2005-01-05 15:09 Rev.: 27841

This module normalizes a scalar field
scalarField[c] = scalarField[c]/scalarField[probe Point]
The probe point cell index is a user input.

35 lines of code changed in 1 file:

  • Packages/Uintah/Dataflow/XML: ScalarFieldNormalize.xml (new 35)
harman 2005-01-04 14:38 Rev.: 27810

-cleaned up
-no longer clobbering the original field data
-added a help message
-dx, dy, dz are still hardwired.

6 lines of code changed in 2 files:

  • Packages/Uintah/Dataflow/XML: Schlieren.xml (new)
Generated by StatSVN 0.4.0