[root]/CCA/Components/Angio
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 29 (100.0%) | 115 (100.0%) | 3.9 |
jas | 26 (89.7%) | 106 (92.2%) | 4.0 |
luitjens | 3 (10.3%) | 9 (7.8%) | 3.0 |
Migrated a few more function calls to the new patch interface.
Deleted the old patch interface.
Removed __New() from the new patch interface calls.
7 lines of code changed in 2 files:
Compiler warning fixes.
2 lines of code changed in 1 file:
Update the delt logic in AMRSimulation controller to be consistant.
Components must compute and store delt on a per level basis. Right now the infastructure then uses the per-level delt to compute the global delt.
2 lines of code changed in 1 file:
Use findBlockWithOutAttributes() when searching for MaterialProperties
to avoid finding the MaterialProperties add=true node.
This is second part of the changes needed to replace the
AddMaterialProperties with attribute add=true for MaterialProperties.
5 lines of code changed in 1 file:
Remove sgi_stl_warnings include line
0 lines of code changed in 13 files:
Remove the Packages/Uintah/
99 lines of code changed in 11 files: