OpenFOAM logo
Open Source CFD Toolkit

shapeToCell Class Reference

Inheritance diagram for shapeToCell:

Inheritance graph
[legend]
Collaboration diagram for shapeToCell:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("shapeToCell")
 Runtime type information.
 shapeToCell (const polyMesh &mesh, const word &type)
 Construct from components.
 shapeToCell (const polyMesh &mesh, const dictionary &dict)
 Construct from dictionary.
 shapeToCell (const polyMesh &mesh, Istream &)
 Construct from Istream.
virtual ~shapeToCell ()
virtual void applyToSet (const topoSetSource::setAction action, topoSet &) const

Static Public Attributes

scalar featureCos
 cos of feature angle for polyHedral to be splitHex

Constructor & Destructor Documentation

shapeToCell const polyMesh mesh,
const word type
 

Construct from components.

shapeToCell const polyMesh mesh,
const dictionary dict
 

Construct from dictionary.

shapeToCell const polyMesh mesh,
Istream
 

Construct from Istream.

virtual ~shapeToCell  )  [virtual]
 


Member Function Documentation

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

TypeName "shapeToCell"   ) 
 

Runtime type information.


Member Data Documentation

scalar featureCos [static]
 

cos of feature angle for polyHedral to be splitHex

Definition at line 86 of file shapeToCell.H.


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