[root]/Packages/BioPSE/Dataflow/Modules/LeadField
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 17 (100.0%) | 62 (100.0%) | 3.6 |
mjc | 6 (35.3%) | 38 (61.3%) | 6.3 |
callahan | 7 (41.2%) | 17 (27.4%) | 2.4 |
mdavis | 4 (23.5%) | 7 (11.3%) | 1.7 |
Use send_and_dereference, remove tcl_command, code cleanups
0 lines of code changed in 4 files:
Fixes for Mac OSX after H_O_Basis merge. Now compiles and runs on OSX 10.4.
Disabled MacForceLoad in Core/Init/init.cc until needed as the static constructors that were being called by this function no longer exist because the derived Field types went away.
Added in unsigned int operator for MaskedLatVolMesh::NodeIter.
Changed #include <values.h> to #include <float.h> for OSX compatibility.
Added in Core/Basis to various sub.mk files in BioPSE and Teem Packages.
2 lines of code changed in 2 files:
initial commit of H_O_Basis branch merge
37 lines of code changed in 2 files:
Rename FieldInfoAlgoCount to FieldCountAlgorithm and move its delcaration and code from from Dataflow/Modules/Fields/FieldInfo.h to Core/Algorithms/Fields/FieldCount.h. This move removes the dependence of the Dataflow/Modules/Visualization and Packages/BioPSE/Dataflow/Modules/LeadField packages on the Dataflow/Modules/Fields package. The 3 packages depend now on the more central Core/Algorithms/Fields lib instead.
5 lines of code changed in 2 files:
Remove unneeded Core/Persistent/Pstreams.h includes
0 lines of code changed in 1 file:
Use Matrix::getRowNonzerosNoCopy
14 lines of code changed in 1 file:
checkpoint merge from branch for bux fixes
1 lines of code changed in 4 files:
Merge v1_24_0_release
3 lines of code changed in 1 file: