The precomputed weights type definition for fast WENO schemes.
Data Types | |
type | t_int_weno_grid_preweights |
The precomputed weights type associated to a positioned scheme. More... | |
type | t_int_weno_grid_preweights_array_3d |
The assembly of precomputed weights over a (x,y,z) grid. More... | |
Functions/Subroutines | |
subroutine | grid_preweights_init (self, nder, npp, ns, naux) |
subroutine | grid_preweights_array_3d_init (self, nder, npp, ns, naux, nx, ny, nz) |