Directory Packages/ModelCreation/Dataflow/Modules/TensorVectorMath/

Total Files:
10
Deleted Files:
0
Lines of Code:
1983

[root]/Packages/ModelCreation/Dataflow/Modules/TensorVectorMath

Lines of Code

Packages/ModelCreation/Dataflow/Modules/TensorVectorMath/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 26 (100.0%) 210 (100.0%) 8.0
jeroen 8 (30.8%) 179 (85.2%) 22.3
mjc 3 (11.5%) 22 (10.5%) 7.3
dav 15 (57.7%) 9 (4.3%) 0.6

Most Recent Commits

jeroen 2006-05-01 01:17 Rev.: 34056

Renamed CompartmentBoundary into DomainBoundary for more consistent naming, added framework for datastreaming (needs to be finished) add two modules for doing operations on a matrix on a row or column basis. Updated some of the module descriptions and various bug fixes.

2 lines of code changed in 2 files:

  • Packages/ModelCreation/Dataflow/Modules/TensorVectorMath: DataArrayMeasure.cc (+2 -2)
jeroen 2006-04-26 01:35 Rev.: 34014

Update package with latest developments

171 lines of code changed in 3 files:

  • Packages/ModelCreation/Dataflow/Modules/TensorVectorMath: DataArrayMeasure.cc (+170), sub.mk (+1)
jeroen 2006-03-24 14:35 Rev.: 33637

Progress on linking opposing boundaries in FEM

0 lines of code changed in 2 files:

  • Packages/ModelCreation/Dataflow/Modules/TensorVectorMath: AppendDataArrays.cc (-12)
jeroen 2006-03-23 19:59 Rev.: 33632

Some things got apparently not fixed when the Module class was redone

6 lines of code changed in 1 file:

  • Packages/ModelCreation/Dataflow/Modules/TensorVectorMath: sub.mk (+6 -6)
dav 2006-03-22 21:17 Rev.: 33600

Two things coming on it commit:

1) Dataflow/Ports was moved into Dataflow/Network/Ports

- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.

- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.

2) Clean up of Uintah problems from the large commit Marty made earlier

- continue to use getID() for patches.

- another commit is coming shortly to continue the fixes for Uintah



9 lines of code changed in 15 files:

  • Packages/ModelCreation/Dataflow/Modules/TensorVectorMath: AppendDataArrays.cc (+1 -1), ComposeTensorArray.cc (new), ComposeVectorArray.cc (new), ComputeDataArray.cc (new), DecomposeTensorArray.cc (+1 -1), DecomposeVectorArray.cc (+1 -1), IndicesToDataArray.cc (+1 -1), ReplicateDataArray.cc (+1 -1)
mjc 2006-03-22 16:42 Rev.: 33591

add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class

22 lines of code changed in 3 files:

  • Packages/ModelCreation/Dataflow/Modules/TensorVectorMath: AppendDataArrays.cc (+3 -3), ComputeDataArray.cc (+14 -14), ReplicateDataArray.cc (+5 -5)
Generated by StatSVN 0.4.0