The precomputed weights type definition for fast interpolation schemes.
Data Types | |
type | t_int_grid_preweights |
The precomputed weights type associated to a positioned scheme. More... | |
type | t_int_grid_preweights_array_3d |
The assembly of precomputed weights over a (x,y,z) grid. More... | |
Functions/Subroutines | |
subroutine | grid_int_preweights_init (self, nder, npp) |
subroutine | grid_int_preweights_array_3d_init (self, nder, npp, nx, ny, nz) |