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

Data Types

type  mod_rec_fast_scheme_o2_centered::t_rec_fast_scheme_o2_centered
 
type  mod_rec_fast_scheme_o2_centered::t_rec_fast_scheme_d1_o2_centered
 

Modules

module  mod_rec_fast_scheme_o2_centered
 Reconstruction Schemes with a centered scheme at order 4 (at the fixed +1/2 position). This scheme is compatible with non uniform grids.
 

Functions/Subroutines

subroutine mod_rec_fast_scheme_o2_centered::t_rec_fast_scheme_o2_centered_compute_weights (stencil, nx, dx, shift, preweights)
 Compute the weights associated to the scheme at each cell in [1:nx].
 
double precision function mod_rec_fast_scheme_o2_centered::t_rec_fast_scheme_o2_centered_apply_fast (self, values, preweights)
 Apply the corresponding scheme.
 
subroutine mod_rec_fast_scheme_o2_centered::t_rec_fast_scheme_d1_o2_centered_compute_weights (stencil, nx, dx, shift, preweights)
 Compute the weights associated to the scheme at each cell in [1:nx].
 

Variables

type(t_rec_fast_scheme_o2_centered), target mod_rec_fast_scheme_o2_centered::rec_fast_scheme_o2_centered
 
type(t_rec_fast_scheme_d1_o2_centered), target mod_rec_fast_scheme_o2_centered::rec_fast_scheme_d1_o2_centered