CourantNo Member List

This is the complete list of members for CourantNo, including all inherited members.

adjustTimeStep()functionObjectvirtual
cfindObject(const word &fieldName) constregionFunctionObjectprotected
clear()fieldExpressionvirtual
clearObject(const word &fieldName)regionFunctionObjectprotected
clearObjects(const wordList &objNames)regionFunctionObjectprotected
clearOutputObjects(const wordList &objNames)timeFunctionObjectprotected
clearTrigger()stateFunctionObject
clone() constfunctionObjectinline
CourantNo(const word &name, const Time &runTime, const dictionary &dict)CourantNo
CourantNo(const CourantNo &)=deleteCourantNo
debugfunctionObjectstatic
declareRunTimeSelectionTable(autoPtr, functionObject, dictionary,(const word &name, const Time &runTime, const dictionary &dict),(name, runTime, dict))functionObject
defaultUseNamePrefixfunctionObjectstatic
end()functionObjectvirtual
execute()fieldExpressionvirtual
Foam::functionObjects::fvMeshFunctionObject::execute(const label subIndex)functionObjectvirtual
fieldExpression(const word &name, const Time &runTime, const dictionary &dict, const word &fieldName=word::null, const word &resultName=word::null)fieldExpression
fieldExpression(const fieldExpression &)=deletefieldExpression
fieldName_fieldExpressionprotected
filesModified() constfunctionObjectvirtual
findObject(const word &fieldName) constregionFunctionObjectprotected
findObject(const word &fieldName)regionFunctionObjectprotected
foundObject(const word &name, const bool verbose=true) constfieldExpressionprotected
Foam::functionObjects::fvMeshFunctionObject::foundObject(const word &fieldName) constregionFunctionObjectprotected
foundProperty(const word &entryName) conststateFunctionObject
functionObject(const word &name, const bool withNamePrefix=defaultUseNamePrefix)functionObjectexplicit
fvMeshFunctionObject(const fvMeshFunctionObject &)=deletefvMeshFunctionObjectprotected
fvMeshFunctionObject(const word &name, const Time &runTime, const dictionary &dict)fvMeshFunctionObject
fvMeshFunctionObject(const word &name, const objectRegistry &obr, const dictionary &dict)fvMeshFunctionObject
getDict(const word &entryName, dictionary &dict) conststateFunctionObject
getObjectDict(const word &objectName, const word &entryName, dictionary &dict) conststateFunctionObject
getObjectProperty(const word &objectName, const word &entryName, const Type &defaultValue=Type(Zero)) conststateFunctionObject
getObjectProperty(const word &objectName, const word &entryName, Type &value) conststateFunctionObject
getObjectPtr(const word &fieldName) constregionFunctionObjectprotected
getObjectResult(const word &objectName, const word &entryName, const Type &defaultValue=Type(Zero)) conststateFunctionObject
getObjectResult(const word &objectName, const word &entryName, Type &value) conststateFunctionObject
getProperty(const word &entryName, const Type &defaultValue=Type(Zero)) conststateFunctionObject
getProperty(const word &entryName, Type &value) conststateFunctionObject
getResult(const word &entryName, const Type &defaultValue=Type(Zero)) conststateFunctionObject
getTrigger() conststateFunctionObject
logfunctionObject
lookupObject(const word &fieldName) constregionFunctionObjectprotected
lookupObjectPtr(const word &fieldName) constregionFunctionObjectinline
lookupObjectRef(const word &fieldName) constregionFunctionObjectprotected
lookupObjectRefPtr(const word &fieldName) constregionFunctionObjectinline
mesh_fvMeshFunctionObjectprotected
movePoints(const polyMesh &mesh)functionObjectvirtual
name() const noexceptfunctionObject
New(const word &name, const Time &runTime, const dictionary &dict)functionObjectstatic
objectResultEntries() conststateFunctionObject
objectResultEntries(const word &objectName) conststateFunctionObject
objectResultType(const word &objectName, const word &entryName) conststateFunctionObject
obr() constregionFunctionObjectprotectedvirtual
obr_regionFunctionObjectprotected
obrPtr_regionFunctionObjectmutableprotected
operator=(const CourantNo &)=deleteCourantNo
Foam::functionObjects::fieldExpression::operator=(const fieldExpression &)=deletefieldExpression
Foam::functionObjects::fvMeshFunctionObject::operator=(const fvMeshFunctionObject &)=deletefvMeshFunctionObjectprotected
Foam::functionObjects::regionFunctionObject::operator=(const regionFunctionObject &)=deleteregionFunctionObjectprotected
Foam::functionObjects::stateFunctionObject::operator=(const stateFunctionObject &)=deletestateFunctionObjectprotected
Foam::functionObjects::timeFunctionObject::operator=(const timeFunctionObject &)=deletetimeFunctionObjectprotected
outputPrefixfunctionObjectstatic
postProcessfunctionObjectstatic
propertyDict()stateFunctionObject
read(const dictionary &)CourantNovirtual
regionFunctionObject(const regionFunctionObject &)=deleteregionFunctionObjectprotected
regionFunctionObject(const word &name, const Time &runTime, const dictionary &dict)regionFunctionObject
regionFunctionObject(const word &name, const objectRegistry &obr, const dictionary &dict)regionFunctionObject
resultName_fieldExpressionprotected
resultType(const word &entryName) conststateFunctionObject
scopedName(const word &name) constfunctionObjectprotected
setObjectProperty(const word &objectName, const word &entryName, const Type &value)stateFunctionObject
setObjectResult(const word &objectName, const word &entryName, const Type &value)stateFunctionObject
setProperty(const word &entryName, const Type &value)stateFunctionObject
setResult(const word &entryName, const Type &value)stateFunctionObject
setResultName(const word &typeName, const word &defaultArg)fieldExpressionprotected
setTrigger(const label triggeri)stateFunctionObject
stateDict() conststateFunctionObjectprotected
stateDict()stateFunctionObjectprotected
stateFunctionObject(const stateFunctionObject &)=deletestateFunctionObjectprotected
stateFunctionObject(const word &name, const Time &runTime)stateFunctionObject
store(word &fieldName, const tmp< ObjectType > &tfield, bool cacheable=false)regionFunctionObjectprotected
storedObjects()timeFunctionObject
storedObjects() consttimeFunctionObject
storeInDb(const word &fieldName, const tmp< ObjectType > &tfield, const objectRegistry &obr)regionFunctionObjectprotected
subRegistryName_regionFunctionObjectprotected
time() consttimeFunctionObjectinline
time_timeFunctionObjectprotected
timeFunctionObject(const timeFunctionObject &)=deletetimeFunctionObjectprotected
timeFunctionObject(const word &name, const Time &runTime)timeFunctionObject
type() const =0functionObjectpure virtual
TypeName("CourantNo")CourantNo
Foam::functionObjects::fieldExpression::TypeName("fieldExpression")fieldExpression
Foam::functionObjects::fvMeshFunctionObject::TypeName("fvMeshFunctionObject")fvMeshFunctionObject
Foam::functionObjects::regionFunctionObject::TypeName("regionFunctionObject")regionFunctionObject
updateMesh(const mapPolyMesh &mpm)functionObjectvirtual
useNamePrefix() const noexceptfunctionObject
useNamePrefix(bool on) noexceptfunctionObject
write()fieldExpressionvirtual
writeAllResultEntries(Ostream &os) conststateFunctionObject
writeObject(const word &fieldName)regionFunctionObjectprotected
writeResultEntries(Ostream &os) conststateFunctionObject
writeResultEntries(const word &objectName, Ostream &os) conststateFunctionObject
zoneSubSetPtr_fieldExpressionprotected
~CourantNo()=defaultCourantNovirtual
~fieldExpression()=defaultfieldExpressionvirtual
~functionObject()=defaultfunctionObjectvirtual
~fvMeshFunctionObject()=defaultfvMeshFunctionObjectvirtual
~regionFunctionObject()=defaultregionFunctionObjectvirtual
~stateFunctionObject()=defaultstateFunctionObjectvirtual
~timeFunctionObject()=defaulttimeFunctionObjectvirtual