[root]/CCA/Components/Arches/LagrangianParticles
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
jthornoc | 23 (100.0%) | 262 (100.0%) | 11.3 |
Add CoalHelper back in.
More work on implementing BCHelper.
46 lines of code changed in 2 files:
Remove more _new functions.
25 lines of code changed in 8 files:
Minor front-end change, major back-end change to the Arches Task Interface (ATI).
* Remove the ATI variable type enums in favor of Uintah type descriptions and the FieldAdaptor mapping for better generality.
* Rather than resolving all variables in the task call-back function, resolve the labels when they are retrieved. This is now done in the FieldContainer.h
This should reduce the complexity of the field mapping behind the scenes for easier readability and maintainability.
190 lines of code changed in 12 files:
Clean up warnings.
This won't change answers.
1 lines of code changed in 1 file: