OpenFOAM logo
Open Source CFD Toolkit

surfaceToCell Class Reference

Inheritance diagram for surfaceToCell:

Inheritance graph
[legend]
Collaboration diagram for surfaceToCell:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

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]
 


Member Function Documentation

virtual void applyToSet const topoSetSource::setAction  action,
topoSet
const [virtual]
 

TypeName "surfaceToCell"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org