[root]/CCA/Components/Wasatch/Expressions/PBE
Precipitation
(14 files, 2580 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 19 (100.0%) | 20 (100.0%) | 1.0 |
jsutherland | 17 (89.5%) | 12 (60.0%) | 0.7 |
dav | 2 (10.5%) | 8 (40.0%) | 4.0 |
M CCA/Components/Wasatch/Expressions/PBE/QMOM.h
M CCA/Components/Wasatch/Expressions/DensityCalculator.cc
- Use the FIX_NAME macro to provide the correct underscoring for fortran
utility names. FIX_NAME resides in uintah_defs.h.
M configVars.mk.in
- Alphabetize some variables.
M aclocal.m4
- If a bad path is given, it is an error, not a warning.
8 lines of code changed in 2 files:
change inclusion path for a header
0 lines of code changed in 15 files:
Use "iterator" and "const_iterator" rather than "interior_iterator" and "const_interior_iterator" where applicable as the "interior" versions are typedefed to the non-interior versions and I am going to remove that soon.
12 lines of code changed in 2 files: