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 | |
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 149 of file CentredFitScheme.H.
#define makeCentredFitSurfaceInterpolationScheme | ( | SS, | |
POLYNOMIAL, | |||
STENCIL | |||
) |
Definition at line 170 of file CentredFitScheme.H.