

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 | |
| namespace | 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 175 of file PureUpwindFitScheme.H.
| #define makePureUpwindFitSurfaceInterpolationScheme | ( | SS, | |
| POLYNOMIAL, | |||
| STENCIL ) |
Definition at line 196 of file PureUpwindFitScheme.H.