Go to the documentation of this file.
35 #ifndef boundaryInfo_H
36 #define boundaryInfo_H
112 void setType(
const label patchI,
const word& condition);
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const wordList & names() const
A class for handling words, derived from Foam::string.
A PtrList of objects of type <T> with automated input and output.
const boolList & constraint() const
const List< wordList > & groups() const
A HashTable with keys but without contents that is similar to std::unordered_set.
const wordHashSet & allGroupNames() const
void setType(const label patchI, const word &condition)
boundaryInfo(const Time &runTime, const word ®ionName)
const wordList & types() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Class to interrogate the polyMesh/boundary file to provide mesh patching information,...