[root]/CCA/Components/Arches/Operators
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 106 (100.0%) | 13.2 |
jthornoc | 6 (75.0%) | 105 (99.1%) | 17.5 |
jas | 2 (25.0%) | 1 (0.9%) | 0.5 |
Namespace cleanups.
1 lines of code changed in 2 files:
Delete the intermediate patch set
This is done after the operators are created. I don't think it is needed
after this point.
This should clearup the memory leak.
19 lines of code changed in 3 files:
Remove an errant scinew.
2 lines of code changed in 1 file:
Moving the patch operator creation to the scheduling phase. Needed to
reproduce some wasatch functionality because the needed methods were
private to wasatch. Messy, but seems to work.
84 lines of code changed in 2 files: