addMeanField(fieldAverageItem &item) | fieldAverage | protected |
addMeanFieldType(fieldAverageItem &item) | fieldAverage | protected |
addMeanSqrToPrime2Mean() const | fieldAverage | protected |
addMeanSqrToPrime2MeanType(const fieldAverageItem &item) const | fieldAverage | protected |
addPrime2MeanField(fieldAverageItem &item) | fieldAverage | protected |
addPrime2MeanFieldType(fieldAverageItem &item) | fieldAverage | protected |
adjustTimeStep() | functionObject | virtual |
calcAverages() | fieldAverage | protectedvirtual |
calculateMeanFields() const | fieldAverage | protected |
calculatePrime2MeanFields() const | fieldAverage | protected |
cfindObject(const word &fieldName) const | regionFunctionObject | protected |
clearObject(const word &fieldName) | regionFunctionObject | protected |
clearObjects(const wordList &objNames) | regionFunctionObject | protected |
clearOutputObjects(const wordList &objNames) | timeFunctionObject | protected |
clearTrigger() | stateFunctionObject | |
clone() const | functionObject | inline |
debug | functionObject | static |
declareRunTimeSelectionTable(autoPtr, functionObject, dictionary,(const word &name, const Time &runTime, const dictionary &dict),(name, runTime, dict)) | functionObject | |
defaultUseNamePrefix | functionObject | static |
end() | functionObject | virtual |
execute() | fieldAverage | virtual |
Foam::functionObjects::fvMeshFunctionObject::execute(const label subIndex) | functionObject | virtual |
faItems_ | fieldAverage | protected |
fieldAverage(const word &name, const Time &runTime, const dictionary &) | fieldAverage | |
fieldAverage(const fieldAverage &)=delete | fieldAverage | |
filesModified() const | functionObject | virtual |
findObject(const word &fieldName) const | regionFunctionObject | protected |
findObject(const word &fieldName) | regionFunctionObject | protected |
foundObject(const word &fieldName) const | regionFunctionObject | protected |
foundProperty(const word &entryName) const | stateFunctionObject | |
functionObject(const word &name, const bool withNamePrefix=defaultUseNamePrefix) | functionObject | explicit |
fvMeshFunctionObject(const fvMeshFunctionObject &)=delete | fvMeshFunctionObject | protected |
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) const | stateFunctionObject | |
getObjectDict(const word &objectName, const word &entryName, dictionary &dict) const | stateFunctionObject | |
getObjectProperty(const word &objectName, const word &entryName, const Type &defaultValue=Type(Zero)) const | stateFunctionObject | |
getObjectProperty(const word &objectName, const word &entryName, Type &value) const | stateFunctionObject | |
getObjectPtr(const word &fieldName) const | regionFunctionObject | protected |
getObjectResult(const word &objectName, const word &entryName, const Type &defaultValue=Type(Zero)) const | stateFunctionObject | |
getObjectResult(const word &objectName, const word &entryName, Type &value) const | stateFunctionObject | |
getProperty(const word &entryName, const Type &defaultValue=Type(Zero)) const | stateFunctionObject | |
getProperty(const word &entryName, Type &value) const | stateFunctionObject | |
getResult(const word &entryName, const Type &defaultValue=Type(Zero)) const | stateFunctionObject | |
getTrigger() const | stateFunctionObject | |
initialised_ | fieldAverage | protected |
initialize() | fieldAverage | protected |
log | functionObject | |
lookupObject(const word &fieldName) const | regionFunctionObject | protected |
lookupObjectPtr(const word &fieldName) const | regionFunctionObject | inline |
lookupObjectRef(const word &fieldName) const | regionFunctionObject | protected |
lookupObjectRefPtr(const word &fieldName) const | regionFunctionObject | inline |
mesh_ | fvMeshFunctionObject | protected |
movePoints(const polyMesh &mesh) | functionObject | virtual |
name() const noexcept | functionObject | |
New(const word &name, const Time &runTime, const dictionary &dict) | functionObject | static |
objectResultEntries() const | stateFunctionObject | |
objectResultEntries(const word &objectName) const | stateFunctionObject | |
objectResultType(const word &objectName, const word &entryName) const | stateFunctionObject | |
obr() const | regionFunctionObject | protectedvirtual |
obr_ | regionFunctionObject | protected |
obrPtr_ | regionFunctionObject | mutableprotected |
operator=(const fieldAverage &)=delete | fieldAverage | |
Foam::functionObjects::fvMeshFunctionObject::operator=(const fvMeshFunctionObject &)=delete | fvMeshFunctionObject | protected |
Foam::functionObjects::regionFunctionObject::operator=(const regionFunctionObject &)=delete | regionFunctionObject | protected |
Foam::functionObjects::stateFunctionObject::operator=(const stateFunctionObject &)=delete | stateFunctionObject | protected |
Foam::functionObjects::timeFunctionObject::operator=(const timeFunctionObject &)=delete | timeFunctionObject | protected |
outputPrefix | functionObject | static |
periodicRestart_ | fieldAverage | protected |
periodIndex_ | fieldAverage | protected |
postProcess | functionObject | static |
prevTimeIndex_ | fieldAverage | protected |
propertyDict() | stateFunctionObject | |
read(const dictionary &) | fieldAverage | virtual |
readAveragingProperties() | fieldAverage | protected |
regionFunctionObject(const regionFunctionObject &)=delete | regionFunctionObject | protected |
regionFunctionObject(const word &name, const Time &runTime, const dictionary &dict) | regionFunctionObject | |
regionFunctionObject(const word &name, const objectRegistry &obr, const dictionary &dict) | regionFunctionObject | |
restart() | fieldAverage | protected |
restartOnOutput_ | fieldAverage | protected |
restartOnRestart_ | fieldAverage | protected |
restartPeriod_ | fieldAverage | protected |
restartTime_ | fieldAverage | protected |
restoreWindowFields(const fieldAverageItem &item) | fieldAverage | protected |
restoreWindowFieldsType(const fieldAverageItem &item) | fieldAverage | protected |
resultType(const word &entryName) const | stateFunctionObject | |
scopedName(const word &name) const | functionObject | protected |
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 | |
setTrigger(const label triggeri) | stateFunctionObject | |
stateDict() const | stateFunctionObject | protected |
stateDict() | stateFunctionObject | protected |
stateFunctionObject(const stateFunctionObject &)=delete | stateFunctionObject | protected |
stateFunctionObject(const word &name, const Time &runTime) | stateFunctionObject | |
store(word &fieldName, const tmp< ObjectType > &tfield, bool cacheable=false) | regionFunctionObject | protected |
storedObjects() | timeFunctionObject | |
storedObjects() const | timeFunctionObject | |
storeInDb(const word &fieldName, const tmp< ObjectType > &tfield, const objectRegistry &obr) | regionFunctionObject | protected |
storeWindowFields() | fieldAverage | protected |
storeWindowFieldType(fieldAverageItem &item) | fieldAverage | protected |
subRegistryName_ | regionFunctionObject | protected |
time() const | timeFunctionObject | inline |
time_ | timeFunctionObject | protected |
timeFunctionObject(const timeFunctionObject &)=delete | timeFunctionObject | protected |
timeFunctionObject(const word &name, const Time &runTime) | timeFunctionObject | |
totalIter_ | fieldAverage | protected |
totalTime_ | fieldAverage | protected |
type() const =0 | functionObject | pure virtual |
TypeName("fieldAverage") | fieldAverage | |
Foam::functionObjects::fvMeshFunctionObject::TypeName("fvMeshFunctionObject") | fvMeshFunctionObject | |
Foam::functionObjects::regionFunctionObject::TypeName("regionFunctionObject") | regionFunctionObject | |
updateMesh(const mapPolyMesh &mpm) | functionObject | virtual |
useNamePrefix() const noexcept | functionObject | |
useNamePrefix(bool on) noexcept | functionObject | |
write() | fieldAverage | virtual |
writeAllResultEntries(Ostream &os) const | stateFunctionObject | |
writeAverages() const | fieldAverage | protectedvirtual |
writeAveragingProperties() | fieldAverage | protected |
writeFields() const | fieldAverage | protected |
writeFieldType(const word &fieldName) const | fieldAverage | protected |
writeObject(const word &fieldName) | regionFunctionObject | protected |
writeResultEntries(Ostream &os) const | stateFunctionObject | |
writeResultEntries(const word &objectName, Ostream &os) const | stateFunctionObject | |
~fieldAverage()=default | fieldAverage | virtual |
~functionObject()=default | functionObject | virtual |
~fvMeshFunctionObject()=default | fvMeshFunctionObject | virtual |
~regionFunctionObject()=default | regionFunctionObject | virtual |
~stateFunctionObject()=default | stateFunctionObject | virtual |
~timeFunctionObject()=default | timeFunctionObject | virtual |