0.6.0
Loading...
Searching...
No Matches
type_int_dscheme.f90 File Reference

Data Types

type  type_int_dscheme::t_int_dscheme
 The derivative interpolation scheme to derivate from It simply derivates from the int_scheme and specialize the "compute stencil" function. More...
 

Modules

module  type_int_dscheme
 Grid nodes Derivative Interpolation Schemes type.
 

Functions/Subroutines

subroutine type_int_dscheme::t_int_compute_d1_stencil_generic (self, step, steps, derivative)
 Compute the stencil with a generic interpolation procedure.