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

Data Types

type  mod_rec_fast_scheme_o1_upwind::t_rec_fast_scheme_o1_upwind
 

Modules

module  mod_rec_fast_scheme_o1_upwind
 Reconstruction Schemes with upwind scheme at order 1 (at the fixed +1/2 position). This scheme is compatible with non uniform grids.
 

Functions/Subroutines

subroutine mod_rec_fast_scheme_o1_upwind::t_rec_fast_scheme_o1_upwind_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_o1_upwind::t_rec_fast_scheme_o1_upwind_apply_fast (self, values, preweights)
 Apply the corresponding scheme.
 

Variables

type(t_rec_fast_scheme_o1_upwind), target mod_rec_fast_scheme_o1_upwind::rec_fast_scheme_o1_upwind_backward
 
type(t_rec_fast_scheme_o1_upwind), target mod_rec_fast_scheme_o1_upwind::rec_fast_scheme_o1_upwind_forward