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

Data Types

type  mod_finite_differences_weno_scheme_first_o3z::t_fd_weno_scheme_first_o3z_backward
 
type  mod_finite_differences_weno_scheme_first_o3z::t_fd_weno_scheme_first_o3z_forward
 

Modules

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

Functions/Subroutines

subroutine mod_finite_differences_weno_scheme_first_o3z::t_fd_weno_scheme_first_o3z_backward_init (self)
 Init the corresponding scheme.
 
subroutine mod_finite_differences_weno_scheme_first_o3z::t_fd_weno_scheme_first_o3z_forward_init (self)
 Init the corresponding scheme.
 
double precision function mod_finite_differences_weno_scheme_first_o3z::t_fd_weno_scheme_first_o3z_backward_apply (self, step, steps, values)
 Fill the corresponding scheme.
 
double precision function mod_finite_differences_weno_scheme_first_o3z::t_fd_weno_scheme_first_o3z_forward_apply (self, step, steps, values)
 Fill the corresponding scheme.
 

Variables

type(t_fd_weno_scheme_first_o3z_backward), target mod_finite_differences_weno_scheme_first_o3z::fd_weno_scheme_first_o3z_backward
 
type(t_fd_weno_scheme_first_o3z_forward), target mod_finite_differences_weno_scheme_first_o3z::fd_weno_scheme_first_o3z_forward