Summary
- Breaking up column loop in mono_flux_limiter. This may not be the final form for GPUization, but it's definitely a start, no longer do we have to copy single column variables to multicolumn ones anywhere. (#1051) (details)
- Adding tridiag_lu solver (#1056) (details)
The file was modified | src/CLUBB_core/mono_flux_limiter.F90 (diff) |
The file was modified | src/CLUBB_core/matrix_solver_wrapper.F90 (diff) |
The file was added | src/CLUBB_core/tridiag_lu_solver.F90 |
The file was modified | src/CLUBB_core/lapack_wrap.F90 (diff) |
The file was modified | src/CLUBB_core/penta_lu_solver.F90 (diff) |
The file was modified | src/CLUBB_core/model_flags.F90 (diff) |