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