searchableSurfacesInsideFraction.H File Reference
Include dependency graph for searchableSurfacesInsideFraction.H:
This graph shows which files directly or indirectly include this file:

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< scalarFieldinsideFraction (const searchableSurface &surface, const polyMesh &mesh)
 Return a cell-field of the volume fraction inside the given surface. More...
 
tmp< scalarFieldinsideFraction (const searchableSurface &surface, const polyPatch &patch)
 Return a patch-face-field of the area fraction inside the given surface. More...
 

Detailed Description