Reconstruction Schemes at order 4 The scheme is defined in the interval [-1:+2]. More...
Functions/Subroutines | |
| subroutine | compute_stencil (self, step, steps, derivative) |
| Compute the stencil for the rec_o4 scheme. | |
Variables | |
| type(t_rec_scheme_o4), target | rec_scheme_o4 |
Reconstruction Schemes at order 4 The scheme is defined in the interval [-1:+2].
| subroutine mod_rec_scheme_o4::compute_stencil | ( | class(t_rec_scheme_o4), intent(inout) | self, |
| double precision, intent(in) | step, | ||
| double precision, dimension(:), intent(in) | steps, | ||
| integer, intent(in), optional | derivative ) |
Compute the stencil for the rec_o4 scheme.