This is the complete list of members for volFieldValue, including all inherited members.
| addChars | writeFile | static |
| adjustTimeStep() | functionObject | virtual |
| baseFileDir() const | writeFile | protected |
| baseTimeDir() const | writeFile | protected |
| canResetFile() const | writeFile | virtual |
| canWeight(const scalarField &fld) const | volFieldValue | inlineprotected |
| canWriteHeader() const | writeFile | virtual |
| canWriteToFile() const | writeFile | virtual |
| cellIDs() const | volRegion | |
| cfindObject(const word &fieldName) const | regionFunctionObject | protected |
| charWidth() const | writeFile | virtual |
| clearObject(const word &fieldName) | regionFunctionObject | protected |
| clearObjects(const wordList &objNames) | regionFunctionObject | protected |
| clearOutputObjects(const wordList &objNames) | timeFunctionObject | protected |
| clearTrigger() | stateFunctionObject | |
| clone() const | functionObject | inline |
| combineFields(Field< Type > &field) | fieldValue | protected |
| combineFields(tmp< Field< Type >> &) | fieldValue | protected |
| createFile(const word &name, scalar timeValue) const | writeFile | inlineprotectedvirtual |
| createFile(const word &name) const | writeFile | inlineprotectedvirtual |
| debug | functionObject | static |
| declareRunTimeSelectionTable(autoPtr, fieldValue, runTime,(const word &name, const Time &runTime, const dictionary &dict),(name, runTime, dict)) | fieldValue | |
| Foam::functionObjects::fvMeshFunctionObject::declareRunTimeSelectionTable(autoPtr, functionObject, dictionary,(const word &name, const Time &runTime, const dictionary &dict),(name, runTime, dict)) | functionObject | |
| defaultUseNamePrefix | functionObject | static |
| dict() const noexcept | fieldValue | inline |
| dict_ | fieldValue | protected |
| end() | functionObject | virtual |
| execute() | fieldValue | virtual |
| Foam::functionObjects::fvMeshFunctionObject::execute(const label subIndex) | functionObject | virtual |
| fields() const noexcept | fieldValue | inline |
| fields_ | fieldValue | protected |
| fieldValue(const word &name, const Time &runTime, const dictionary &dict, const word &valueType) | fieldValue | |
| fieldValue(const word &name, const objectRegistry &obr, const dictionary &dict, const word &valueType) | fieldValue | |
| file() | writeFile | virtual |
| fileName_ | writeFile | protected |
| fileObr_ | writeFile | protected |
| filePath(const fileName &fName) const | writeFile | protected |
| filePtr_ | writeFile | protected |
| filesModified() const | functionObject | virtual |
| filterField(const Field< Type > &field) const | volFieldValue | protected |
| filterField(const Field< Type > &field) const | volFieldValue | |
| 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 | |
| getFieldValues(const word &fieldName, const bool mandatory=false) const | volFieldValue | protected |
| getFieldValues(const word &fieldName, const bool mandatory) const | volFieldValue | |
| 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 | |
| initStream(Ostream &os) const | writeFile | protected |
| is_magOp() const noexcept | volFieldValue | inlineprotected |
| is_weightedOp() const noexcept | volFieldValue | inlineprotected |
| 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 |
| Foam::movePoints(const polyMesh &mesh) | functionObject | virtual |
| Foam::functionObjects::volRegion::movePoints(const polyMesh &) | volRegion | virtual |
| name() const noexcept | functionObject | |
| nCells() const | volRegion | inline |
| New(const word &name, const Time &runTime, const dictionary &dict, const bool output=true) | fieldValue | static |
| Foam::functionObjects::fvMeshFunctionObject::New(const word &name, const Time &runTime, const dictionary &dict) | functionObject | static |
| newFile(const fileName &fName) const | writeFile | protectedvirtual |
| newFileAtStartTime(const word &name) const | writeFile | protectedvirtual |
| newFileAtTime(const word &name, scalar timeValue) const | writeFile | protectedvirtual |
| 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 |
| opAverage enum value | volFieldValue | |
| opCoV enum value | volFieldValue | |
| operation_ | volFieldValue | protected |
| operationType enum name | volFieldValue | |
| operationTypeNames_ | volFieldValue | static |
| operationVariant enum name | volFieldValue | |
| operator=(const volFieldValue &)=delete | volFieldValue | |
| Foam::functionObjects::fieldValue::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 |
| Foam::functionObjects::fieldValue::operator=(const writeFile &)=delete | writeFile | protected |
| opMax enum value | volFieldValue | |
| opMin enum value | volFieldValue | |
| opNone enum value | volFieldValue | |
| opSum enum value | volFieldValue | |
| opSumMag enum value | volFieldValue | |
| opVolAverage enum value | volFieldValue | |
| opVolIntegrate enum value | volFieldValue | |
| opWeightedAverage enum value | volFieldValue | |
| opWeightedSum enum value | volFieldValue | |
| opWeightedVolAverage enum value | volFieldValue | |
| opWeightedVolIntegrate enum value | volFieldValue | |
| outputPrefix | functionObject | static |
| postOperation_ | volFieldValue | protected |
| postOperationType enum name | volFieldValue | |
| postOperationTypeNames_ | volFieldValue | static |
| postOpMag enum value | volFieldValue | |
| postOpNone enum value | volFieldValue | |
| postOpSqrt enum value | volFieldValue | |
| postProcess | functionObject | static |
| prefix_ | writeFile | protected |
| processValues(const Field< Type > &values, const scalarField &V, const scalarField &weightField) const | volFieldValue | protected |
| propertyDict() | stateFunctionObject | |
| read(const dictionary &dict) | volFieldValue | virtual |
| 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 | |
| regionName() const noexcept | fieldValue | inline |
| Foam::regionName_ | fieldValue | protected |
| Foam::functionObjects::volRegion::regionName_ | volRegion | protected |
| regionType() const noexcept | volRegion | inline |
| regionType_ | volRegion | protected |
| regionTypeNames_ | volRegion | static |
| regionTypes enum name | volRegion | |
| resetFile(const word &name) | writeFile | protectedvirtual |
| resultType(const word &entryName) const | stateFunctionObject | |
| scaleFactor_ | fieldValue | protected |
| 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 | |
| startTime_ | writeFile | protected |
| 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 |
| subRegistryName_ | regionFunctionObject | protected |
| time() const | timeFunctionObject | inline |
| time_ | timeFunctionObject | protected |
| timeFunctionObject(const timeFunctionObject &)=delete | timeFunctionObject | protected |
| timeFunctionObject(const word &name, const Time &runTime) | timeFunctionObject | |
| type() const =0 | functionObject | pure virtual |
| typeAbsolute enum value | volFieldValue | |
| typeBase enum value | volFieldValue | |
| TypeName("volFieldValue") | volFieldValue | |
| Foam::functionObjects::fieldValue::TypeName("fieldValue") | fieldValue | |
| Foam::functionObjects::fvMeshFunctionObject::TypeName("fvMeshFunctionObject") | fvMeshFunctionObject | |
| Foam::functionObjects::regionFunctionObject::TypeName("regionFunctionObject") | regionFunctionObject | |
| Foam::functionObjects::volRegion::TypeName("volRegion") | volRegion | |
| typeScalar enum value | volFieldValue | |
| typeWeighted enum value | volFieldValue | |
| update() | volRegion | |
| updateHeader_ | writeFile | protected |
| Foam::updateMesh(const mapPolyMesh &mpm) | functionObject | virtual |
| Foam::functionObjects::volRegion::updateMesh(const mapPolyMesh &) | volRegion | virtual |
| useAllCells() const noexcept | volRegion | inlineprotected |
| useNamePrefix() const noexcept | functionObject | |
| useNamePrefix(bool on) noexcept | functionObject | |
| usesVol() const noexcept | volFieldValue | protected |
| useUserTime_ | writeFile | protected |
| V() const | volRegion | inline |
| validField(const word &fieldName) const | volFieldValue | protected |
| valueWidth(const label offset=0) const | writeFile | protected |
| volFieldValue(const word &name, const Time &runTime, const dictionary &dict) | volFieldValue | |
| volFieldValue(const word &name, const objectRegistry &obr, const dictionary &dict) | volFieldValue | |
| volFieldValue(const volFieldValue &)=delete | volFieldValue | |
| volRegion(const fvMesh &mesh, const dictionary &dict) | volRegion | |
| vrtAll enum value | volRegion | |
| vrtCellSet enum value | volRegion | |
| vrtCellZone enum value | volRegion | |
| weightFieldNames_ | volFieldValue | protected |
| write() | volFieldValue | virtual |
| writeAll(const scalarField &V, const scalarField &weightField) | volFieldValue | protected |
| writeAllResultEntries(Ostream &os) const | stateFunctionObject | |
| writeBreak(Ostream &os) const | writeFile | virtual |
| writeCommented(Ostream &os, const string &str) const | writeFile | virtual |
| writeCurrentTime(Ostream &os) const | writeFile | virtual |
| writeFields() const noexcept | fieldValue | inline |
| writeFields_ | fieldValue | protected |
| writeFile(const objectRegistry &obr, const fileName &prefix, const word &name="undefined", const bool writeToFile=true) | writeFile | |
| writeFile(const objectRegistry &obr, const fileName &prefix, const word &name, const dictionary &dict, const bool writeToFile=true) | writeFile | |
| writeFile(const writeFile &wf) | writeFile | |
| writeFileHeader(Ostream &os) const | volFieldValue | protectedvirtual |
| Foam::functionObjects::volRegion::writeFileHeader(const writeFile &wf, Ostream &file) const | volRegion | protected |
| writeHeader(Ostream &os, const string &str) const | writeFile | virtual |
| writeHeaderValue(Ostream &os, const string &property, const Type &value) const | writeFile | |
| writeObject(const word &fieldName) | regionFunctionObject | protected |
| writePrecision_ | writeFile | protected |
| writeResultEntries(Ostream &os) const | stateFunctionObject | |
| writeResultEntries(const word &objectName, Ostream &os) const | stateFunctionObject | |
| writeTabbed(Ostream &os, const string &str) const | writeFile | virtual |
| writeToFile() const | writeFile | virtual |
| writeToFile_ | writeFile | protected |
| writeValue(Ostream &os, const Type &val) const | writeFile | |
| writeValues(const word &fieldName, const scalarField &V, const scalarField &weightField) | volFieldValue | protected |
| writtenHeader_ | writeFile | protected |
| ~fieldValue()=default | fieldValue | virtual |
| ~functionObject()=default | functionObject | virtual |
| ~fvMeshFunctionObject()=default | fvMeshFunctionObject | virtual |
| ~regionFunctionObject()=default | regionFunctionObject | virtual |
| ~stateFunctionObject()=default | stateFunctionObject | virtual |
| ~timeFunctionObject()=default | timeFunctionObject | virtual |
| ~volFieldValue()=default | volFieldValue | virtual |
| ~volRegion()=default | volRegion | virtual |
| ~writeFile()=default | writeFile | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.