|
Public Member Functions |
| TypeName ("surfaceToCell") |
| Runtime type information.
|
| surfaceToCell (const polyMesh &mesh, const fileName &surfName, const pointField &outsidePoints, const bool includeCut, const bool includeInside, const bool includeOutside, const scalar nearDist, const scalar curvature) |
| Construct from components.
|
| surfaceToCell (const polyMesh &mesh, const fileName &surfName, const triSurface &surf, const triSurfaceSearch &querySurf, const pointField &outsidePoints, const bool includeCut, const bool includeInside, const bool includeOutside, const scalar nearDist, const scalar curvature) |
| Construct from components (supplied surface, surfaceSearch).
|
| surfaceToCell (const polyMesh &mesh, const dictionary &dict) |
| Construct from dictionary.
|
| surfaceToCell (const polyMesh &mesh, Istream &) |
| Construct from Istream.
|
virtual | ~surfaceToCell () |
virtual void | applyToSet (const topoSetSource::setAction action, topoSet &) const |