Reconstruction Schemes at order 3 The scheme is defined in the interval [-1:+1]. More...
Functions/Subroutines | |
| subroutine | compute_stencil (self, step, steps, derivative) |
| Compute the stencil for the rec_o4 scheme. | |
Variables | |
| type(t_rec_scheme_o3), target | rec_scheme_o3 |
Reconstruction Schemes at order 3 The scheme is defined in the interval [-1:+1].
| subroutine mod_rec_scheme_o3::compute_stencil | ( | class(t_rec_scheme_o3), 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.