Module for point (anywhere) interpolation More...
Topics | |
| The point interpolation (generic) module | |
| The (generic) point interpolation module. | |
| Lagrange point interpolation | |
| Field interpolation and derivation to arbitrary points. | |
Modules | |
| module | mod_point_interpolation_field |
| Point interpolation field module. | |
| module | mod_point_interpolation_init |
| Initialization of declared extrapolation chemes. | |
| module | type_int_point_weno_1d |
| The type for generic point WENO interpolation (1D) that has to be derived. | |
| module | type_int_point_weno_2d |
| The type for generic point WENO interpolation (2D) that has to be derived. | |
| module | type_int_point_weno_3d |
| The type for generic point WENO interpolation (3D) that has to be derived. | |
Module for point (anywhere) interpolation
This module is split in two, for backward compatibility:
Generic point interpolation (with more diversity in schemes)