Go to the documentation of this file.
38 #ifndef boundaryTemplates_H
39 #define boundaryTemplates_H
72 const word& solverType
84 const word& regionPrefix,
85 const word& fieldName,
86 const word& condition,
88 const word& patchType,
95 const word& regionPrefix,
96 const word& condition,
104 const word& regionPrefix,
105 const word& category,
106 const word& patchType
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
A class for handling file names.
void checkPatch(const word ®ionPrefix, const word &condition, const word &category, const word &patchType) const
boundaryTemplates(const fileName &baseDir, const Time &runTime, const word &solverType)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const dictionary & templates() const
dictionary generatePatchDict(const word ®ionPrefix, const word &fieldName, const word &condition, const word &category, const word &patchType, const dictionary &conditionOptions) const
Class to store boundary template specifications.
bool optionsRequired(const word ®ionPrefix, const word &category, const word &patchType) const