[root]/Packages/BioPSE/Dataflow/Modules/NeuroFEM
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 41 (100.0%) | 2081 (100.0%) | 50.7 |
callahan | 24 (58.5%) | 1259 (60.5%) | 52.4 |
slew | 11 (26.8%) | 754 (36.2%) | 68.5 |
mjc | 4 (9.8%) | 60 (2.9%) | 15.0 |
wmartin | 2 (4.9%) | 8 (0.4%) | 4.0 |
Use send_and_dereference, remove tcl_command, code cleanups
0 lines of code changed in 4 files:
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.
2 lines of code changed in 2 files:
Fix bad input basis, should be constant
2 lines of code changed in 1 file:
initial commit of H_O_Basis branch merge
58 lines of code changed in 2 files:
UI for ipm path
6 lines of code changed in 2 files:
Edits for MS Windows compatibility.
8 lines of code changed in 2 files:
UI added for parameters
187 lines of code changed in 2 files:
changes in write_elc_file
81 lines of code changed in 1 file:
changes in write_elc_file and write_potential_file
1 lines of code changed in 1 file:
Fix compilation
0 lines of code changed in 1 file:
Split field writers to support HexVolMesh types, fix MatrixOPort name mismatch bug.
132 lines of code changed in 2 files:
bug fixes in converter
128 lines of code changed in 1 file:
new converter update
110 lines of code changed in 1 file:
Cleanups in send_results_file
30 lines of code changed in 1 file:
Fix typo
1 lines of code changed in 1 file:
Don't delete tmp directory, for debugging
4 lines of code changed in 2 files:
Flush message stream
12 lines of code changed in 2 files:
Skeleton for InverseIPM module
380 lines of code changed in 2 files:
update in elc converter and other minor fixes
15 lines of code changed in 1 file:
correction of neurofem execution file name and other bug fixes
4 lines of code changed in 1 file:
(7 more)