[root]/CCA/Components/ICE/Advection
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 31 (100.0%) | 40 (100.0%) | 1.2 |
variable name changes:
r_out_(x,y,z) -> d_r_out_(x,y,z)
d_data -> fdata
d_fflux -> fflux
q_CCMaxMin()
- optimization, minimize number of [] operations.
- combine computations with similar variables.
0 lines of code changed in 10 files:
Spacing.
Removed inline from gradQ(), q_CCMaxMin(). Those functions contain loops and can't be inlined.
28 lines of code changed in 3 files:
Updated Copyright date
12 lines of code changed in 18 files: