

Go to the source code of this file.
Classes | |
| class | CentredFitScheme< Type, Polynomial, Stencil > |
| Centred fit surface interpolation scheme which applies an explicit correction to linear. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeCentredFitSurfaceInterpolationTypeScheme( SS, POLYNOMIAL, STENCIL, TYPE) |
| #define | makeCentredFitSurfaceInterpolationScheme(SS, POLYNOMIAL, STENCIL) |
Original source file CentredFitScheme.H
Definition in file CentredFitScheme.H.
| #define makeCentredFitSurfaceInterpolationTypeScheme | ( | SS, | |
| POLYNOMIAL, | |||
| STENCIL, | |||
| TYPE ) |
Definition at line 167 of file CentredFitScheme.H.
| #define makeCentredFitSurfaceInterpolationScheme | ( | SS, | |
| POLYNOMIAL, | |||
| STENCIL ) |
Definition at line 188 of file CentredFitScheme.H.