

Go to the source code of this file.
Namespaces | |
| Foam::searchableSurfaces | |
| Functions to generate a field of the fraction of space (volume, area, etc ...) inside a given searchable surface. Cuts the mesh where elements span the surface. | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| tmp< scalarField > | insideFraction (const searchableSurface &surface, const polyMesh &mesh) |
| Return a cell-field of the volume fraction inside the given surface. More... | |
| tmp< scalarField > | insideFraction (const searchableSurface &surface, const polyPatch &patch) |
| Return a patch-face-field of the area fraction inside the given surface. More... | |
Original source file searchableSurfacesInsideFraction.H
Definition in file searchableSurfacesInsideFraction.H.