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 | mono_flux_limiter.F90 (diff) |
The file was modified | matrix_solver_wrapper.F90 (diff) |
The file was modified | lapack_wrap.F90 (diff) |
The file was added | tridiag_lu_solver.F90 |
The file was modified | model_flags.F90 (diff) |
The file was modified | penta_lu_solver.F90 (diff) |