Class to hold information related to the simaulation case. More...
Public Member Functions | |
caseInfo (const Time &runTime, const word ®ionName) | |
void | checkPatches (const word ®ionPrefix, const boundaryTemplates &bcTemplates) const |
const List< wordRes > & | patchNames () const |
const word & | conditionName (const label patchI) const |
const word & | patchCategory (const label patchI) const |
const word & | patchType (const label patchI) const |
label | findPatchConditionID (const label patchI, const word &patchName) const |
dictionary | generateBoundaryField (const word ®ionPrefix, const word &fieldName, const boundaryTemplates &bcTemplates) const |
Class to hold information related to the simaulation case.
Definition at line 50 of file caseInfo.H.
void checkPatches | ( | const word & | regionPrefix, |
const boundaryTemplates & | bcTemplates | ||
) | const |
const word& conditionName | ( | const label | patchI | ) | const |
const word& patchCategory | ( | const label | patchI | ) | const |
const word& patchType | ( | const label | patchI | ) | const |
label findPatchConditionID | ( | const label | patchI, |
const word & | patchName | ||
) | const |
dictionary generateBoundaryField | ( | const word & | regionPrefix, |
const word & | fieldName, | ||
const boundaryTemplates & | bcTemplates | ||
) | const |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.