Data Types | |
| type | mod_rec_fast_scheme_o1_upwind::t_rec_fast_scheme_o1_upwind |
Modules | |
| module | mod_rec_fast_scheme_o1_upwind |
| Reconstruction Schemes with upwind scheme at order 1 (at the fixed +1/2 position). This scheme is compatible with non uniform grids. | |
Functions/Subroutines | |
| subroutine | mod_rec_fast_scheme_o1_upwind::t_rec_fast_scheme_o1_upwind_compute_weights (stencil, nx, dx, shift, preweights) |
| Compute the weights associated to the scheme at each cell in [1:nx]. | |
| double precision function | mod_rec_fast_scheme_o1_upwind::t_rec_fast_scheme_o1_upwind_apply_fast (self, values, preweights) |
| Apply the corresponding scheme. | |