Directory Packages/ModelCreation/Dataflow/Modules/FieldsData/

Total Files:
13
Deleted Files:
0
Lines of Code:
759

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
jeroen 37 (100.0%) 2732 (100.0%) 73.8

Most Recent Commits

jeroen 2005-12-13 12:51 Rev.: 32828

more bug fixes

0 lines of code changed in 2 files:

  • Packages/ModelCreation/Dataflow/Modules/FieldsData: SelectByFieldData.cc (new)
jeroen 2005-11-26 20:30 Rev.: 32631

Fixes to incorporate the changes in ordering of the include files in the dynamic compiled files. Apparently the order of include files does matter now.

16 lines of code changed in 11 files:

  • Packages/ModelCreation/Dataflow/Modules/FieldsData: ComputeFieldData.cc (+3 -2), ComputeFieldsData.cc (+3 -2), CreateFieldData.cc (new), DistanceToField.cc (+1 -1), SelectByFieldData.cc (+3 -1), SelectByFieldsData.cc (new)
jeroen 2005-11-22 10:45 Rev.: 32600

bug fixes

2 lines of code changed in 1 file:

  • Packages/ModelCreation/Dataflow/Modules/FieldsData: SelectByFieldData.cc (+2)
jeroen 2005-11-06 16:00 Rev.: 32441

Bug fixes for string writer; added two new modules for selecting nodes/elements in fields that can be fully scripted.

654 lines of code changed in 4 files:

  • Packages/ModelCreation/Dataflow/Modules/FieldsData: SelectByFieldData.cc (+300), SelectByFieldsData.cc (+351), sub.mk (+3)
jeroen 2005-11-01 10:42 Rev.: 32387

First in series of bug fixes to have my model creation package work with the HOB functionality

1 lines of code changed in 1 file:

  • Packages/ModelCreation/Dataflow/Modules/FieldsData: sub.mk (+1 -1)
jeroen 2005-10-31 11:42 Rev.: 32365

Added modules to this package to generate fielddata field new basis and new type without the need to do changefielddatatype and changefieldbasis (more memory efficiency). Added a module for merging fields, gatherfields in the core is broken and this one is defined differently from a GUI perspective. Added a module to compute field data bases on three input fields and a dynamic range of matrix inputs.

638 lines of code changed in 3 files:

  • Packages/ModelCreation/Dataflow/Modules/FieldsData: ComputeFieldsData.cc (+341), CreateFieldData.cc (+292), sub.mk (+5 -3)
jeroen 2005-10-09 13:01 Rev.: 32084

Added a few modules which will help for construction of cellular models.

151 lines of code changed in 3 files:

  • Packages/ModelCreation/Dataflow/Modules/FieldsData: DistanceToField.cc (+2 -2), MappingMatrixToField.cc (new 148), sub.mk (+1)
jeroen 2005-10-06 23:13 Rev.: 32062

Added reader/writer for text into strings. Added support for attaching properties to fields. Added code for distance maps.

187 lines of code changed in 4 files:

  • Packages/ModelCreation/Dataflow/Modules/FieldsData: IsInsideField.cc (+93 -7), SignedDistanceToField.cc (new)
jeroen 2005-10-05 21:29 Rev.: 32057

Added modules to compute data of field based on a user supplied function and matrices as parameters. Added a new engine to do Tensor/Vector/Scalar math with data in matrices and data in fields, and as well element properties. Added modules to move data from element to node and vice versa with different functions not limitted to the standard interpolation function. Add functionality to create conductivity fields from tissue indexed fields. Now multiple sources can be combined like tissue class, tensor data and other data available. Made modules more scriptable, added ports to supply user function, for computing new data (to control functions being applied in a central source). Added distance map functionality (needs to be upgraded to HO elements). Combined function for computing scalar, vector and tensor arrays into one module called ComputeDataArray. Made a start to put all fields computations into one library that can be used to create complicated Field operations. Added framework for signeddistance maps, which needs to be extended.

1083 lines of code changed in 8 files:

  • Packages/ModelCreation/Dataflow/Modules/FieldsData: ComputeFieldData.cc (+290), DistanceToBoundary.cc (new 161), DistanceToField.cc (+167), FieldDataElemToNode.cc (new 135), FieldDataNodeToElem.cc (new 135), IsInsideField.cc (+79), SignedDistanceToField.cc (+79), sub.mk (+37)
Generated by StatSVN 0.4.0