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

Data Types

type  mod_rec_fast_scheme_houc5::t_rec_fast_scheme_houc5
 
type  mod_rec_fast_scheme_houc5::t_rec_fast_scheme_houc5_backward
 
type  mod_rec_fast_scheme_houc5::t_rec_fast_scheme_houc5_forward
 

Modules

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

Functions/Subroutines

subroutine mod_rec_fast_scheme_houc5::t_rec_fast_scheme_houc5_backward_compute_weights (stencil, nx, dx, shift, preweights)
 Compute the weights associated to the scheme at each cell in [1:nx].
 
subroutine mod_rec_fast_scheme_houc5::t_rec_fast_scheme_houc5_forward_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_houc5::t_rec_fast_scheme_houc5_apply_fast (self, values, preweights)
 Apply the corresponding scheme.
 

Variables

type(t_rec_fast_scheme_houc5_backward), target mod_rec_fast_scheme_houc5::rec_fast_scheme_houc5_backward
 
type(t_rec_fast_scheme_houc5_forward), target mod_rec_fast_scheme_houc5::rec_fast_scheme_houc5_forward