0.6.0
Loading...
Searching...
No Matches

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

Data Types

type  t_rec_scheme_o1
 

Functions/Subroutines

subroutine t_rec_scheme_o1_compute_stencil_generic (self, step, steps, derivative)
 

Variables

type(t_rec_scheme_o1), target rec_scheme_o1
 

Detailed Description

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

Function/Subroutine Documentation

◆ t_rec_scheme_o1_compute_stencil_generic()

subroutine mod_rec_scheme_o1::t_rec_scheme_o1_compute_stencil_generic ( class(t_rec_scheme_o1), intent(inout) self,
double precision, intent(in) step,
double precision, dimension(:), intent(in) steps,
integer, intent(in), optional derivative )

Variable Documentation

◆ rec_scheme_o1

type(t_rec_scheme_o1), target mod_rec_scheme_o1::rec_scheme_o1