Directory Packages/Uintah/Dataflow/Modules/Operators/

Total Files:
14
Deleted Files:
0
Lines of Code:
2034

[root]/Packages/Uintah/Dataflow/Modules/Operators
                        directory in repo MMS (1 files, 36 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 30 (100.0%) 28 (100.0%) 0.9
jas 27 (90.0%) 14 (50.0%) 0.5
dav 1 (3.3%) 14 (50.0%) 14.0
harman 2 (6.7%) 0 (0.0%) 0.0

Most Recent Commits

jas 2008-07-07 20:07 Rev.: 41434

Use the proper c++ standard for include files for the C inlude files, i.e.
<stdio.h> --> <cstdio>
<math.h> --> <cmath>

Tested on g++ 4.2 and 4.3 compilers.

13 lines of code changed in 26 files:

  • Packages/Uintah/Dataflow/Modules/Operators: CompareMMS.h (+1 -1), EigenEvaluator.cc (+1 -1), ParticleEigenEvaluator.cc (new), ScalarFieldAverage.cc (new), ScalarFieldBinaryOperator.cc (new), ScalarFieldNormalize.cc (+1 -1), ScalarFieldOperator.cc (new), ScalarOperatorFunctors.h (+1 -1), Schlieren.cc (+1 -1), TensorFieldOperator.cc (new), TensorParticlesOperator.cc (new), VectorFieldOperator.cc (new), VectorParticlesOperator.cc (new)
jas 2008-06-24 12:03 Rev.: 41303

Fix compiler build problems with gcc-4.3

1 lines of code changed in 1 file:

  • Packages/Uintah/Dataflow/Modules/Operators: CompareMMS.h (+1)
dav 2008-05-22 17:36 Rev.: 41131

Rearrange #includes in order for ICC template instantiation to take place...sigh.

14 lines of code changed in 1 file:

  • Packages/Uintah/Dataflow/Modules/Operators: EigenEvaluator.cc (+14 -8)
harman 2008-03-12 10:35 Rev.: 40457

allow press_equil_CC to be passed into the pressure comparison.

0 lines of code changed in 2 files:

  • Packages/Uintah/Dataflow/Modules/Operators: CompareMMS.cc (changed)
Generated by StatSVN 0.4.0