Modules | |
| module | mod_lsm_compute_ugradphi |
| Computation of the advection term. | |
Functions/Subroutines | |
| subroutine | mod_lsm_compute_ugradphi::compute_ugradphi_weno5 (phi, velocity, time_step, ugradphi, band) |
| Compute the \( \vec{u} \cdot \nabla \phi \) term with a WENO5 scheme. | |
| subroutine | mod_lsm_compute_ugradphi::interpolate_vector_face_to_cell_order4 (face_field, field_cell) |
| Interpolate at the cell centers a vector field defined on faces. Fourth order version. | |