Directory Packages/ModelCreation/Core/

Total Files:
1
Deleted Files:
0
Lines of Code:
15

[root]/Packages/ModelCreation/Core
                directory in repo Algorithms (11 files, 5742 lines)
                Folder removed from repo Converter (0 files, 0 lines)
                Folder removed from repo DataIO (0 files, 0 lines)
                directory in repo DataStreaming (3 files, 67 lines)
                directory in repo Datatypes (4 files, 484 lines)
                directory in repo Fields (5 files, 136 lines)
                Folder removed from repo Numeric (0 files, 0 lines)
                Folder removed from repo Util (0 files, 0 lines)

Lines of Code

Packages/ModelCreation/Core/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jeroen 7 (100.0%) 6 (100.0%) 0.8

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 2 files:

  • Packages/ModelCreation/Core: sub.mk (-2)
jeroen 2006-05-05 19:18 Rev.: 34141

Updates to fix the changes I made in Core/Algorithms. Renamed a couple of modules to better represent the functionality. Remove Cardiac Visualization tools developed for CVRTI.

1 lines of code changed in 1 file:

  • Packages/ModelCreation/Core: sub.mk (+1 -1)
jeroen 2006-04-14 09:47 Rev.: 33861

Bug fixes

0 lines of code changed in 1 file:

  • Packages/ModelCreation/Core: sub.mk (-1)
jeroen 2006-03-06 13:59 Rev.: 33417

Updates of functions that are called by the CardioWave interface

2 lines of code changed in 1 file:

  • Packages/ModelCreation/Core: sub.mk (+2)
jeroen 2006-02-12 13:54 Rev.: 33250

Rewrote BuidFEMatrix, so other modules can call it as a library function. Added a converter from matrix to field (as the route using nrrds is still broken). Improved functions to build membrane models in a volume conductor

1 lines of code changed in 1 file:

  • Packages/ModelCreation/Core: sub.mk (+1)
jeroen 2006-01-24 11:45 Rev.: 33069

Continuation of development of ModelCreation package

2 lines of code changed in 1 file:

  • Packages/ModelCreation/Core: sub.mk (+2 -1)
Generated by StatSVN 0.4.0