

Go to the source code of this file.
Classes | |
| class | sampledIsoSurfaceSurface |
| A base class for sampled surfaces constructed from iso-surfaces. 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 sampledIsoSurfaceSurface.H
Definition in file sampledIsoSurfaceSurface.H.
| #define DEFINE_SAMPLE | ( | Type, | |
| nullArg | |||
| ) |
Sample field on the surface's faces.
Definition at line 152 of file sampledIsoSurfaceSurface.H.
| #define DEFINE_INTERPOLATE | ( | Type, | |
| nullArg | |||
| ) |
Interpolate field to the surface's points.
Definition at line 161 of file sampledIsoSurfaceSurface.H.