|
| subroutine | mod_rec_fast_scheme_houc5::t_rec_fast_scheme_houc5_backward_compute_weights (stencil, nx, dx, shift, preweights) |
| | Compute the weights associated to the scheme at each cell in [1:nx].
|
| |
| subroutine | mod_rec_fast_scheme_houc5::t_rec_fast_scheme_houc5_forward_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_houc5::t_rec_fast_scheme_houc5_apply_fast (self, values, preweights) |
| | Apply the corresponding scheme.
|
| |