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

Data Types

type  mod_extrapolation_scheme_o2::t_ext_scheme_o2_backward
 
type  mod_extrapolation_scheme_o2::t_ext_scheme_o2_forward
 

Modules

module  mod_extrapolation_scheme_o2
 Extrapolation Schemes for at order 2.
 

Functions/Subroutines

subroutine mod_extrapolation_scheme_o2::t_ext_scheme_o2_backward_init (self)
 Init the corresponding scheme.
 
subroutine mod_extrapolation_scheme_o2::t_ext_scheme_o2_backward_fill (self, steps)
 Fill the corresponding scheme.
 
subroutine mod_extrapolation_scheme_o2::t_ext_scheme_o2_forward_init (self)
 Init the corresponding scheme.
 
subroutine mod_extrapolation_scheme_o2::t_ext_scheme_o2_forward_fill (self, steps)
 Fill the corresponding scheme.
 

Variables

type(t_ext_scheme_o2_backward), target mod_extrapolation_scheme_o2::ext_scheme_o2_backward_instance
 
type(t_ext_scheme_o2_forward), target mod_extrapolation_scheme_o2::ext_scheme_o2_forward_instance