|
| subroutine | mod_rec_fast_scheme_houc3::t_rec_fast_scheme_houc3_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_houc3::t_rec_fast_scheme_houc3_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_houc3::t_rec_fast_scheme_houc3_apply_fast (self, values, preweights) |
| | Apply the corresponding scheme.
|
| |