

Go to the source code of this file.
Classes | |
| class | patch |
| A sampledSurface on patches. Non-triangulated by default. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::sampledSurfaces | |
Macros | |
| #define | DEFINE_SAMPLE(Type, nullArg) |
| Sample field on the surface's faces. More... | |
| #define | DEFINE_INTERPOLATE(Type, nullArg) |
| Interpolate field to the surface's points. More... | |
Original source file sampledPatch.H
Definition in file sampledPatch.H.
| #define DEFINE_SAMPLE | ( | Type, | |
| nullArg | |||
| ) |
Sample field on the surface's faces.
Definition at line 213 of file sampledPatch.H.
| #define DEFINE_INTERPOLATE | ( | Type, | |
| nullArg | |||
| ) |
Interpolate field to the surface's points.
Definition at line 227 of file sampledPatch.H.