Public Member Functions | List of all members
caseInfo Class Reference

Class to hold information related to the simaulation case. More...

Public Member Functions

 caseInfo (const Time &runTime, const word &regionName)
 
void checkPatches (const word &regionPrefix, const boundaryTemplates &bcTemplates) const
 
const List< wordRes > & patchNames () const
 
const wordconditionName (const label patchI) const
 
const wordpatchCategory (const label patchI) const
 
const wordpatchType (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
 

Detailed Description

Class to hold information related to the simaulation case.

Definition at line 50 of file caseInfo.H.

Constructor & Destructor Documentation

◆ caseInfo()

caseInfo ( const Time runTime,
const word regionName 
)

Member Function Documentation

◆ checkPatches()

void checkPatches ( const word regionPrefix,
const boundaryTemplates bcTemplates 
) const

◆ patchNames()

const List<wordRes>& patchNames ( ) const

◆ conditionName()

const word& conditionName ( const label  patchI) const

◆ patchCategory()

const word& patchCategory ( const label  patchI) const

◆ patchType()

const word& patchType ( const label  patchI) const

◆ findPatchConditionID()

label findPatchConditionID ( const label  patchI,
const word patchName 
) const

◆ generateBoundaryField()

dictionary generateBoundaryField ( const word regionPrefix,
const word fieldName,
const boundaryTemplates bcTemplates 
) const

The documentation for this class was generated from the following file: