

Go to the source code of this file.
Classes | |
| class | patchInternalField |
| Variation of sampledPatch that samples the internalField (at a given normal distance from the patch) instead of the patchField. Note: 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 sampledPatchInternalField.H
Definition in file sampledPatchInternalField.H.
| #define DEFINE_SAMPLE | ( | Type, | |
| nullArg | |||
| ) |
Sample field on the surface's faces.
Definition at line 103 of file sampledPatchInternalField.H.
| #define DEFINE_INTERPOLATE | ( | Type, | |
| nullArg | |||
| ) |
Interpolate field to the surface's points.
Definition at line 112 of file sampledPatchInternalField.H.