Directory Dataflow/Modules/Fields/

Total Files:
32
Deleted Files:
0
Lines of Code:
8922

[root]/Dataflow/Modules/Fields

Lines of Code

Dataflow/Modules/Fields/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 66 (100.0%) 43 (100.0%) 0.6
jas 63 (95.5%) 42 (97.7%) 0.6
dav 3 (4.5%) 1 (2.3%) 0.3

Most Recent Commits

dav 2008-07-19 13:51 Rev.: 41627

Don't support Insight anymore in Uintah tree.

0 lines of code changed in 2 files:

  • Dataflow/Modules/Fields: FieldSlicer.h (new)
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.

34 lines of code changed in 52 files:

  • Dataflow/Modules/Fields: ApplyMappingMatrix.cc (new), AttractNormals.cc (+1 -1), BuildMappingMatrix.cc (+1 -1), BuildMappingMatrix.h (+1 -1), BuildSurfNormals.h (+1 -1), CastMLVtoHV.cc (new), CastTVtoMLV.cc (new), Centroids.cc (+1 -1), CreateMesh.cc (new), DirectMapping.cc (+1 -1), DirectMapping.h (+1 -1), ManageFieldData.cc (new), ManageFieldMesh.cc (new), MapDataToMeshCoord.cc (new), PlanarTransformField.cc (+3 -3), Probe.h (new), SampleField.cc (+1 -1), ScalarFieldStats.cc (new), ScaleFieldData.cc (new), SelectField.cc (+1 -1), TetGen.cc (new), TetMesher.cc (new), ToPointCloud.cc (+1 -1), ToStructured.cc (new), TransformField.cc (+3 -3), Unstructure.cc (new)
jas 2008-06-24 12:03 Rev.: 41303

Fix compiler build problems with gcc-4.3

6 lines of code changed in 5 files:

  • Dataflow/Modules/Fields: FieldBoundary.h (new), InsertField.h (new), Probe.h (+1)
dav 2008-05-22 17:23 Rev.: 41129

Move #include so that ICC can include things in an order that allows it to find all the information it needs to instantiate templates.

1 lines of code changed in 1 file:

  • Dataflow/Modules/Fields: AttractNormals.cc (+1 -1)
jas 2008-03-17 14:21 Rev.: 40486

Fix compiler warnings having to do with const char declarations.

2 lines of code changed in 6 files:

  • Dataflow/Modules/Fields: ChangeFieldBasis.cc (+1 -1), FieldInfo.cc (+1 -1), MaskLatVolWithTriSurf.cc (new)
Generated by StatSVN 0.4.0