Go to the source code of this file.
Classes | |
class | limitedSurfaceInterpolationScheme< Type > |
Abstract base class for limited surface interpolation schemes. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Macros | |
#define | makelimitedSurfaceInterpolationTypeScheme(SS, Type) |
#define | makelimitedSurfaceInterpolationScheme(SS) |
Original source file limitedSurfaceInterpolationScheme.H
Definition in file limitedSurfaceInterpolationScheme.H.
#define makelimitedSurfaceInterpolationTypeScheme | ( | SS, | |
Type | |||
) |
Definition at line 202 of file limitedSurfaceInterpolationScheme.H.
#define makelimitedSurfaceInterpolationScheme | ( | SS | ) |
Definition at line 219 of file limitedSurfaceInterpolationScheme.H.
Referenced by linearUpwind< Type >::correction().