OpenFOAM logo
Open Source CFD Toolkit

fieldToCell Class Reference

Inheritance diagram for fieldToCell:

Inheritance graph
[legend]
Collaboration diagram for fieldToCell:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

fieldToCell const polyMesh mesh,
const word fieldName,
const scalar  min,
const scalar  max
 

Construct from components.

fieldToCell const polyMesh mesh,
const dictionary dict
 

Construct from dictionary.

fieldToCell const polyMesh mesh,
Istream
 

Construct from Istream.

virtual ~fieldToCell  )  [virtual]
 


Member Function Documentation

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

TypeName "fieldToCell"   ) 
 

Runtime type information.


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