0.6.0
Loading...
Searching...
No Matches

Reconstruction Schemes at order 2 The scheme is defined in the interval [0:+1]. More...

Data Types

type  t_rec_scheme_o2
 

Functions/Subroutines

subroutine compute_stencil (self, step, steps, derivative)
 

Variables

type(t_rec_scheme_o2), target rec_scheme_o2
 

Detailed Description

Reconstruction Schemes at order 2 The scheme is defined in the interval [0:+1].

Function/Subroutine Documentation

◆ compute_stencil()

subroutine mod_rec_scheme_o2::compute_stencil ( class(t_rec_scheme_o2), intent(inout) self,
double precision, intent(in) step,
double precision, dimension(:), intent(in) steps,
integer, intent(in), optional derivative )

Variable Documentation

◆ rec_scheme_o2

type(t_rec_scheme_o2), target mod_rec_scheme_o2::rec_scheme_o2