[root]/Packages/BioPSE/Dataflow/Modules/Inverse
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 40 (100.0%) | 927 (100.0%) | 23.1 |
callahan | 24 (60.0%) | 846 (91.3%) | 35.2 |
mjc | 9 (22.5%) | 66 (7.1%) | 7.3 |
sachse | 1 (2.5%) | 10 (1.1%) | 10.0 |
worthen | 4 (10.0%) | 4 (0.4%) | 1.0 |
mdavis | 2 (5.0%) | 1 (0.1%) | 0.5 |
Remove support for the units property, unit scaling.
2 lines of code changed in 2 files:
upgrade part 2
10 lines of code changed in 1 file:
Use send_and_dereference, remove tcl_command, code cleanups
572 lines of code changed in 11 files:
Fix crash bug in DipoleSearch type checking code
0 lines of code changed in 2 files:
Minor cleanups, formatting
244 lines of code changed in 1 file:
Fix type check on input field
7 lines of code changed in 1 file:
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.
1 lines of code changed in 2 files:
initial commit of H_O_Basis branch merge
50 lines of code changed in 3 files:
Work around gcc 4.0 compilation bug
1 lines of code changed in 1 file:
Remove unneeded Core/Persistent/Pstreams.h includes
0 lines of code changed in 1 file:
Fix race condition in Thread::parallel. Make all of the templated versions blocking (so that we don't dangle the stack pointer object). Call the function directly if nthreads == 1.
1 lines of code changed in 1 file:
Use Matrix::getRowNonzerosNoCopy
12 lines of code changed in 1 file:
Merge v1_24_1_release into trunk
2 lines of code changed in 1 file:
checkpoint merge from branch for bux fixes
16 lines of code changed in 6 files:
remove unnecessary SCICORESHARE
4 lines of code changed in 4 files:
Merge v1_24_0_release
5 lines of code changed in 2 files: