A topoSetSource to select cells based on cell centres inside box. More...
#include <meshTools/boxToCell.H>
A topoSetSource to select cells based on cell centres inside box.
Definition at line 50 of file boxToCell.H.
 Inheritance diagram for boxToCell:
 Inheritance diagram for boxToCell: Collaboration diagram for boxToCell:
 Collaboration diagram for boxToCell:| Public Member Functions | |
| TypeName ("boxToCell") | |
| Runtime type information. | |
| boxToCell (const polyMesh &mesh, const treeBoundBox &bb) | |
| Construct from components. | |
| boxToCell (const polyMesh &mesh, const dictionary &dict) | |
| Construct from dictionary. | |
| boxToCell (const polyMesh &mesh, Istream &) | |
| Construct from Istream. | |
| virtual | ~boxToCell () | 
| virtual void | applyToSet (const topoSetSource::setAction action, topoSet &) const | 
| boxToCell | ( | const polyMesh & | mesh, | 
| const treeBoundBox & | bb | ||
| ) | 
Construct from components.
Definition at line 73 of file boxToCell.C.
| boxToCell | ( | const polyMesh & | mesh, | 
| const dictionary & | dict | ||
| ) | 
Construct from dictionary.
Definition at line 85 of file boxToCell.C.
Construct from Istream.
Definition at line 97 of file boxToCell.C.
| ~boxToCell | ( | ) |  [virtual] | 
Definition at line 108 of file boxToCell.C.
| TypeName | ( | "boxToCell" | ) | 
Runtime type information.
| void applyToSet | ( | const topoSetSource::setAction | action, | 
| topoSet & | set | ||
| ) | const  [virtual] | 
Implements topoSetSource.
Definition at line 115 of file boxToCell.C.
References topoSetSource::ADD, Foam::ListListOps::combine(), topoSetSource::DELETE, Foam::endl(), Foam::Info, and topoSetSource::NEW.