Directory Packages/ModelCreation/Core/Algorithms/

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

[root]/Packages/ModelCreation/Core/Algorithms

Lines of Code

Packages/ModelCreation/Core/Algorithms/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 48 (100.0%) 6174 (100.0%) 128.6
jeroen 47 (97.9%) 6168 (99.9%) 131.2
mjc 1 (2.1%) 6 (0.1%) 6.0

Most Recent Commits

jeroen 2005-12-13 18:22 Rev.: 32835

Bug fixes. Improve help system in GUI and fix problems with MergeFields and ClipBySelectionMask

0 lines of code changed in 2 files:

  • Packages/ModelCreation/Core/Algorithms: TVMHelp.cc (new)
jeroen 2005-12-13 12:51 Rev.: 32828

more bug fixes

11 lines of code changed in 5 files:

  • Packages/ModelCreation/Core/Algorithms: ArrayObject.cc (+2), ArrayObjectFieldAlgo.h (new), TVMHelp.cc (+1 -1)
jeroen 2005-12-13 12:30 Rev.: 32827

Bug fixes for the GUI of this package

10 lines of code changed in 3 files:

  • Packages/ModelCreation/Core/Algorithms: TVMHelp.cc (+4 -4), TVMMath.h (+6)
jeroen 2005-12-03 16:48 Rev.: 32719

add Tensor = value and Vector = value and comparison functions for Tensors and Vectors

54 lines of code changed in 1 file:

  • Packages/ModelCreation/Core/Algorithms: TVMMath.h (+54)
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.

58 lines of code changed in 6 files:

  • Packages/ModelCreation/Core/Algorithms: ArrayObjectFieldAlgo.cc (+4 -3), ArrayObjectFieldAlgo.h (+6), TVMHelp.cc (+45 -2), TVMHelp.h (+3 -49)
jeroen 2005-11-21 14:25 Rev.: 32593

Updates to get_type_description calls were incorrect: added propername space identifiers

6 lines of code changed in 1 file:

  • Packages/ModelCreation/Core/Algorithms: ArrayObjectFieldAlgo.cc (+6 -6)
mjc 2005-11-14 11:16 Rev.: 32535

replace int argument for get_type_description with enum that specifies which info you are interested in. depricate virtual const string get_type_name(int n = -1) const, use get_type_description(...)->get_name() instead.

6 lines of code changed in 1 file:

  • Packages/ModelCreation/Core/Algorithms: ArrayObjectFieldAlgo.cc (+6 -6)
jeroen 2005-11-07 19:14 Rev.: 32459

bug fixes to dynamic code

1 lines of code changed in 1 file:

  • Packages/ModelCreation/Core/Algorithms: ArrayObjectFieldAlgo.h (+1 -1)
jeroen 2005-11-07 14:58 Rev.: 32453

bug fixes

2 lines of code changed in 1 file:

  • Packages/ModelCreation/Core/Algorithms: ArrayObject.cc (+2 -2)
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

88 lines of code changed in 2 files:

  • Packages/ModelCreation/Core/Algorithms: ArrayObjectFieldAlgo.cc (+63 -10), ArrayObjectFieldAlgo.h (+25 -38)
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.

114 lines of code changed in 5 files:

  • Packages/ModelCreation/Core/Algorithms: ArrayObject.cc (+61 -4), ArrayObject.h (new), ArrayObjectFieldAlgo.cc (+4 -1), ArrayObjectFieldAlgo.h (+44 -6)
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.

2550 lines of code changed in 14 files:

  • Packages/ModelCreation/Core/Algorithms: ArrayEngine.cc (new 328), ArrayEngine.h (new 115), ArrayObject.cc (+266), ArrayObject.h (+485), ArrayObjectFieldAlgo.cc (+303), ArrayObjectFieldAlgo.h (+815), TVMElement.h (new 152), TVMEngine.h (new), TVMHelp.cc (+14), TVMHelp.h (+34 -21), TVMMath.h (+32 -1), sub.mk (new)
jeroen 2005-09-22 13:04 Rev.: 31999

Package for the collaboration with Duke and NIH. This package contains functions and modules for scripting and calculating tensors for volume conductor models, to be used in CardioWave or in Matlab or any other environment.

3274 lines of code changed in 6 files:

  • Packages/ModelCreation/Core/Algorithms: TVMEngine.cc (new 300), TVMEngine.h (+296), TVMHelp.cc (+193), TVMHelp.h (+103), TVMMath.h (+2357), sub.mk (+25)
Generated by StatSVN 0.4.0