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

Data Types

type  mod_interpolation_weno_scheme_o4_reconstruction::t_int_weno_scheme_o4_reconstruction_centered
 
type  mod_interpolation_weno_scheme_o4_reconstruction::t_int_weno_scheme_o4_2_reconstruction_centered
 

Modules

module  mod_interpolation_weno_scheme_o4_reconstruction
 Interpolation WENO Reconstruction Centered Schemes at order 4.
 

Functions/Subroutines

double precision function mod_interpolation_weno_scheme_o4_reconstruction::t_int_weno_scheme_o4_reconstruction_centered_apply (self, step, steps, values)
 Apply the corresponding scheme.
 
double precision function mod_interpolation_weno_scheme_o4_reconstruction::t_int_weno_scheme_o4_2_reconstruction_centered_apply (self, step, steps, values)
 Apply the corresponding scheme.
 

Variables

type(t_int_weno_scheme_o4_reconstruction_centered), target mod_interpolation_weno_scheme_o4_reconstruction::int_weno_scheme_o4_reconstruction_centered
 
type(t_int_weno_scheme_o4_2_reconstruction_centered), target mod_interpolation_weno_scheme_o4_reconstruction::int_weno_scheme_o4_2_reconstruction_centered