Class to interrogate the polyMesh/boundary file to provide mesh patching information, without the need to read the mesh. More...
Public Member Functions | |
boundaryInfo (const Time &runTime, const word ®ionName) | |
const wordList & | names () const |
const wordList & | types () const |
const boolList & | constraint () const |
const List< wordList > & | groups () const |
const wordHashSet & | allGroupNames () const |
void | setType (const label patchI, const word &condition) |
void | write () const |
Class to interrogate the polyMesh/boundary file to provide mesh patching information, without the need to read the mesh.
Definition at line 48 of file boundaryInfo.H.
boundaryInfo | ( | const Time & | runTime, |
const word & | regionName | ||
) |
const wordList& names | ( | ) | const |
const wordList& types | ( | ) | const |
const boolList& constraint | ( | ) | const |
const wordHashSet& allGroupNames | ( | ) | const |
void setType | ( | const label | patchI, |
const word & | condition | ||
) |
void write | ( | ) | const |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.