Directory Packages/ModelCreation/Core/Util/

Directory Deleted:
2006-05-08 17:08
Total Files:
0
Deleted Files:
6
Lines of Code:
0

[root]/Packages/ModelCreation/Core/Util

Lines of Code

Packages/ModelCreation/Core/Util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jeroen 21 (100.0%) 1135 (100.0%) 54.0

Most Recent Commits

jeroen 2006-05-08 17:08 Rev.: 34169

Merge my algorithms from the ModelCreation package to Core/Algorithms so they are available for everyone. I added four directories to Core/Algorithms: Math for mathematical operations (mirrors Math in module tree), this currently has the FE code, Fields: my version of the field algorithms, these contain new ones and old ones with bug fixes to get my CardioWave stuff to work, Converter: Converter algorithms a series of converters to deal with conversion between Matrices, Nrrds and Fields, DataIO: gui less version for writing and reading in SCIRun files using PersistentIO or the Plug-ins. All the algorithms are grouped into libraries with one main header file: Algorithms/Math/MathAlgo.h Algorithms/Fields/FieldsAlgo.h Algorithms/DataIO/DataIOAlgo.h Algorithms/Converter/ConverterAlgo.h. Each library needs to be initialised with the ProgressReporter after which all the dynamic compilation is hidden from the user. I put all the algorithms in a separate namespace call SCIRunAlgo to avoid possible conflicts between class names. Similarly all the dynamic files will start with the word ALGO, to avoid duplication of filenames created by the current set of modules. --Jeroen

0 lines of code changed in 6 files:

  • Packages/ModelCreation/Core/Util: AlgoLibrary.h (del), AlgoList.h (del), DynamicAlgo.h (del), FieldInformation.cc (del), FieldInformation.h (del), sub.mk (del)
jeroen 2006-03-06 13:59 Rev.: 33417

Updates of functions that are called by the CardioWave interface

5 lines of code changed in 4 files:

  • Packages/ModelCreation/Core/Util: AlgoList.h (+4 -4), sub.mk (new)
jeroen 2006-02-01 13:26 Rev.: 33133

Updates to modules

1 lines of code changed in 2 files:

  • Packages/ModelCreation/Core/Util: FieldInformation.cc (new)
jeroen 2006-01-29 13:58 Rev.: 33098

Updates for generating spherical models and segmenting out internal boundaries, first stage of adding in support for rotatting tensors and vectors when transforming fields

67 lines of code changed in 3 files:

  • Packages/ModelCreation/Core/Util: FieldInformation.cc (+62 -1), FieldInformation.h (new)
jeroen 2006-01-24 11:45 Rev.: 33069

Continuation of development of ModelCreation package

1062 lines of code changed in 6 files:

  • Packages/ModelCreation/Core/Util: AlgoLibrary.h (new 96), AlgoList.h (+80), DynamicAlgo.h (new 54), FieldInformation.cc (+680), FieldInformation.h (+130), sub.mk (+22)
Generated by StatSVN 0.4.0