TopoSetSource. Select cells belonging to topological connected region (that contains given point) More...
#include <meshTools/regionToCell.H>
TopoSetSource. Select cells belonging to topological connected region (that contains given point)
Definition at line 50 of file regionToCell.H.
 Inheritance diagram for regionToCell:
 Inheritance diagram for regionToCell: Collaboration diagram for regionToCell:
 Collaboration diagram for regionToCell:| Public Member Functions | |
| TypeName ("regionToCell") | |
| Runtime type information. | |
| regionToCell (const polyMesh &mesh, const word &setName, const point &insidePoint) | |
| Construct from components. | |
| regionToCell (const polyMesh &mesh, const dictionary &dict) | |
| Construct from dictionary. | |
| regionToCell (const polyMesh &mesh, Istream &) | |
| Construct from Istream. | |
| virtual | ~regionToCell () | 
| virtual void | applyToSet (const topoSetSource::setAction action, topoSet &) const | 
| regionToCell | ( | const polyMesh & | mesh, | 
| const word & | setName, | ||
| const point & | insidePoint | ||
| ) | 
Construct from components.
Definition at line 158 of file regionToCell.C.
| regionToCell | ( | const polyMesh & | mesh, | 
| const dictionary & | dict | ||
| ) | 
Construct from dictionary.
Definition at line 172 of file regionToCell.C.
| regionToCell | ( | const polyMesh & | mesh, | 
| Istream & | is | ||
| ) | 
Construct from Istream.
Definition at line 185 of file regionToCell.C.
| ~regionToCell | ( | ) |  [virtual] | 
Definition at line 198 of file regionToCell.C.
| TypeName | ( | "regionToCell" | ) | 
Runtime type information.
| void applyToSet | ( | const topoSetSource::setAction | action, | 
| topoSet & | set | ||
| ) | const  [virtual] | 
Implements topoSetSource.
Definition at line 205 of file regionToCell.C.
References topoSetSource::ADD, Foam::ListListOps::combine(), topoSetSource::DELETE, Foam::endl(), Foam::Info, and topoSetSource::NEW.