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

Data Types

type  type_int_weno_grid_preweights::t_int_weno_grid_preweights
 The precomputed weights type associated to a positioned scheme. More...
 
type  type_int_weno_grid_preweights::t_int_weno_grid_preweights_array_3d
 The assembly of precomputed weights over a (x,y,z) grid. More...
 

Modules

module  type_int_weno_grid_preweights
 The precomputed weights type definition for fast WENO schemes.
 

Functions/Subroutines

subroutine type_int_weno_grid_preweights::grid_preweights_init (self, nder, npp, ns, naux)
 
subroutine type_int_weno_grid_preweights::grid_preweights_array_3d_init (self, nder, npp, ns, naux, nx, ny, nz)