

Go to the source code of this file.
Classes | |
| class | thresholdCellFaces |
| A sampledSurface defined by the cell faces corresponding to a threshold value. 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 sampledThresholdCellFaces.H
Definition in file sampledThresholdCellFaces.H.
| #define DEFINE_SAMPLE | ( | Type, | |
| nullArg | |||
| ) |
Sample field on the surface's faces.
Definition at line 188 of file sampledThresholdCellFaces.H.
| #define DEFINE_INTERPOLATE | ( | Type, | |
| nullArg | |||
| ) |
Interpolate field to the surface's points.
Definition at line 197 of file sampledThresholdCellFaces.H.