Classes | |
| class | cuttingPlane |
| A sampledSurface defined by a plane using the iso-surface algorithm to 'cut' the mesh. More... | |
| class | distanceSurface |
| A sampledSurface defined by a distance to a surface. More... | |
| class | isoSurface |
| A sampledSurface defined by a surface of iso value. To be used in sampleSurfaces / functionObjects. Recalculates iso surface only if time changes. More... | |
| class | patch |
| A sampledSurface on patches. Non-triangulated by default. More... | |
| class | patchInternalField |
| Variation of sampledPatch that samples the internalField (at a given normal distance from the patch) instead of the patchField. Note: More... | |
| class | plane |
| A sampledSurface defined by a plane which 'cuts' the mesh using the cuttingPlane alorithm. The plane is triangulated by default. More... | |
| Foam::sampledSurfaces::defineTypeNameAndDebug | ( | distanceSurface | , |
| 0 | |||
| ) |
| Foam::sampledSurfaces::addToRunTimeSelectionTable | ( | sampledSurface | , |
| distanceSurface | , | ||
| word | |||
| ) |
| Foam::sampledSurfaces::defineTypeNameAndDebug | ( | isoSurface | , |
| 0 | |||
| ) |
| Foam::sampledSurfaces::addToRunTimeSelectionTable | ( | sampledSurface | , |
| isoSurface | , | ||
| word | |||
| ) |
| Foam::sampledSurfaces::defineTypeNameAndDebug | ( | cuttingPlane | , |
| 0 | |||
| ) |
| Foam::sampledSurfaces::addToRunTimeSelectionTable | ( | sampledSurface | , |
| cuttingPlane | , | ||
| word | |||
| ) |
| Foam::sampledSurfaces::defineTypeNameAndDebug | ( | patch | , |
| 0 | |||
| ) |
| Foam::sampledSurfaces::addToRunTimeSelectionTable | ( | sampledSurface | , |
| patch | , | ||
| word | |||
| ) |
| Foam::sampledSurfaces::defineTypeNameAndDebug | ( | patchInternalField | , |
| 0 | |||
| ) |
| Foam::sampledSurfaces::addToRunTimeSelectionTable | ( | sampledSurface | , |
| patchInternalField | , | ||
| word | |||
| ) |
| Foam::sampledSurfaces::defineTypeNameAndDebug | ( | plane | , |
| 0 | |||
| ) |
| Foam::sampledSurfaces::addToRunTimeSelectionTable | ( | sampledSurface | , |
| plane | , | ||
| word | |||
| ) |
| Foam::sampledSurfaces::defineTypeNameAndDebug | ( | triSurfaceMesh | , |
| 0 | |||
| ) |
| Foam::sampledSurfaces::addToRunTimeSelectionTable | ( | sampledSurface | , |
| triSurfaceMesh | , | ||
| word | |||
| ) |
| Foam::sampledSurfaces::defineTypeNameAndDebug | ( | thresholdCellFaces | , |
| 0 | |||
| ) |
| Foam::sampledSurfaces::addToRunTimeSelectionTable | ( | sampledSurface | , |
| thresholdCellFaces | , | ||
| word | |||
| ) |