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

Data Types

type  mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_backward
 
type  mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_forward
 

Modules

module  mod_finite_differences_weno_scheme_first_o3
 Finite Difference Weno Scheme for first derivative at order 3.
 

Functions/Subroutines

subroutine mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_backward_init (self)
 Init the corresponding scheme.
 
subroutine mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_forward_init (self)
 Init the corresponding scheme.
 
double precision function mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_backward_apply (self, step, steps, values)
 Fill the corresponding scheme.
 
double precision function mod_finite_differences_weno_scheme_first_o3::t_fd_weno_scheme_first_o3_forward_apply (self, step, steps, values)
 Fill the corresponding scheme.
 

Variables

type(t_fd_weno_scheme_first_o3_backward), target mod_finite_differences_weno_scheme_first_o3::fd_weno_scheme_first_o3_backward
 
type(t_fd_weno_scheme_first_o3_forward), target mod_finite_differences_weno_scheme_first_o3::fd_weno_scheme_first_o3_forward