Go to the source code of this file.
Classes | |
class | UpwindFitScheme< Type, Polynomial, Stencil > |
Upwind biased fit surface interpolation scheme that applies an explicit correction to linear. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | makeUpwindFitSurfaceInterpolationTypeScheme( SS, POLYNOMIAL, STENCIL, TYPE) |
#define | makeUpwindFitSurfaceInterpolationScheme(SS, POLYNOMIAL, STENCIL) |
Original source file UpwindFitScheme.H
Definition in file UpwindFitScheme.H.
#define makeUpwindFitSurfaceInterpolationTypeScheme | ( | SS, | |
POLYNOMIAL, | |||
STENCIL, | |||
TYPE | |||
) |
Definition at line 160 of file UpwindFitScheme.H.
#define makeUpwindFitSurfaceInterpolationScheme | ( | SS, | |
POLYNOMIAL, | |||
STENCIL | |||
) |
Definition at line 181 of file UpwindFitScheme.H.