This is the complete list of members for fvExprDriver, including all inherited members.
| addContextObject(const word &name, const regIOobject *) | exprDriver | inline |
| addContextObject(const regIOobject *) | exprDriver | inline |
| addUniformVariable(const word &name, const T &val) | exprDriver | inline |
| addUniformVariable(const word &name, const Type &val) | exprDriver | inline |
| addVariables(const expressions::exprString &expr, bool clear=true) | exprDriver | |
| addVariables(const UList< expressions::exprString > &list, bool clear=true) | exprDriver | |
| allowShadowing_ | exprDriver | protected |
| arg1Value_ | exprDriver | protected |
| argValue() const noexcept | exprDriver | inline |
| CACHE enum value | fvExprDriver | protected |
| CACHE_READ_FIELDS enum value | exprDriver | |
| cacheReadFields() const noexcept | exprDriver | inlineprotected |
| cacheSets() const | fvExprDriver | inline |
| cfindContextIOobject(const word &name) const | exprDriver | inline |
| cfindContextObject(const word &name) const | exprDriver | |
| clearResult() | exprDriver | |
| clearVariables() | fvExprDriver | virtual |
| clone()=delete | fvExprDriver | virtual |
| contextObjects() const noexcept | exprDriver | inline |
| contextObjects() noexcept | exprDriver | inline |
| contextObjects_ | exprDriver | protected |
| contextObjectTableType typedef | exprDriver | |
| correctField(T &) | fvExprDriver | inlineprotectedstatic |
| correctField(VolumeField< Type > &fld) | fvExprDriver | inlineprotectedstatic |
| createWriterAndRead(const word &name) | fvExprDriver | |
| debugParser() const noexcept | exprDriver | inline |
| debugParser_ | exprDriver | protected |
| debugScanner() const noexcept | exprDriver | inline |
| debugScanner_ | exprDriver | protected |
| declareRunTimeSelectionTable(autoPtr, fvExprDriver, dictionary,(const dictionary &dict, const fvMesh &mesh),(dict, mesh)) | fvExprDriver | |
| declareRunTimeSelectionTable(autoPtr, fvExprDriver, idName,(const word &ident, const fvMesh &mesh),(ident, mesh)) | fvExprDriver | |
| DEFAULT_SEARCH enum value | exprDriver | |
| defaultBoundaryType(const T &) | fvExprDriver | inlineprotectedstatic |
| defaultBoundaryType(const VolumeField< Type > &) | fvExprDriver | inlineprotectedstatic |
| defaultMesh() | fvExprDriver | static |
| deltaT() const | exprDriver | virtual |
| dict() const noexcept | exprDriver | inline |
| dict_ | exprDriver | protected |
| evaluate(const expressions::exprString &expr, bool wantPointData=false) | exprDriver | inline |
| evaluate(const expressions::exprString &expr, bool wantPointData) | exprDriver | |
| evaluateUniform(const expressions::exprString &expr, bool wantPointData=false) | exprDriver | inline |
| evaluateVariable(const word &varName, const expressions::exprString &expr) | fvExprDriver | virtual |
| evaluateVariableRemote(string remote, const word &varName, const expressions::exprString &expr) | fvExprDriver | virtual |
| exprDriver(const exprDriver &)=delete | exprDriver | |
| exprDriver(enum searchControls search=searchControls::DEFAULT_SEARCH, const dictionary &dict=dictionary::null) | exprDriver | explicit |
| exprDriver(const exprDriver &rhs, const dictionary &dict) | exprDriver | |
| exprDriver(const dictionary &dict) | exprDriver | explicit |
| FILE enum value | fvExprDriver | protected |
| fill_random(scalarField &field, label seed=0, const bool gaussian=false) const | exprDriver | protected |
| fillFunctionValues(Field< Type > &result, const word &name, const scalarField &input) const | exprDriver | |
| foundField(const word &name) const | fvExprDriver | |
| fvExprDriver(enum exprDriver::searchControls search=exprDriver::searchControls::DEFAULT_SEARCH, const dictionary &dict=dictionary::null) | fvExprDriver | explicit |
| fvExprDriver(const fvExprDriver &rhs, const dictionary &dict) | fvExprDriver | explicit |
| fvExprDriver(const dictionary &dict) | fvExprDriver | explicit |
| fvExprDriverWriter class | fvExprDriver | friend |
| getData(const dictionary &dict) | fvExprDriver | protectedvirtual |
| getFieldClassName(const word &name) const | fvExprDriver | |
| getFunction1Ptr(const word &name, const HashTable< refPtr< Function1< Type >>> &tbl, wordList *listFailure) | exprDriver | |
| getFunctionValue(const word &name, const scalar x) const | exprDriver | |
| getLocalVariable(const word &name, label expectSize, const bool mandatory=true) const | exprDriver | |
| getOrReadField(const word &name, const bool mandatory=true, const bool getOldTime=false) | fvExprDriver | inlineprotected |
| getOrReadField(const word &name, const bool mandatory, const bool getOldTime) | fvExprDriver | inline |
| getOrReadFieldImpl(const word &name, const MeshRef &meshRef, const bool mandatory=true, const bool getOldTime=false) | fvExprDriver | protected |
| getOrReadFieldImpl(const word &name, const Mesh &meshRef, bool mandatory, bool getOldTime) | fvExprDriver | |
| getOrReadPointField(const word &name, const bool mandatory=true, const bool getOldTime=false) | fvExprDriver | inlineprotected |
| getOrReadPointField(const word &name, const bool mandatory, const bool getOldTime) | fvExprDriver | inline |
| getPositionOfMaximum(const scalarField &vals, const pointField &locs) | exprDriver | protectedstatic |
| getPositionOfMinimum(const scalarField &vals, const pointField &locs) | exprDriver | protectedstatic |
| getRemoteResult(const exprDriver &other) const | exprDriver | protectedvirtual |
| getResult(bool wantPointData=false) | exprDriver | |
| getResult(bool wantPointData) | exprDriver | |
| getResultType() const noexcept | exprDriver | inline |
| getTopoSet(const fvMesh &mesh, const word &setName, SetOrigin &origin) const | fvExprDriver | protected |
| getTopoSet(const fvMesh &mesh, const word &name, SetOrigin &origin) const | fvExprDriver | |
| getTopoSetLabels(const word &name, enum topoSetSource::sourceType setType) const | fvExprDriver | |
| getTypeOfField(const word &fieldName) const | fvExprDriver | |
| getVariable(const word &name, const label expectSize, const bool mandatory=true) const | fvExprDriver | |
| getVariable(const word &name, const label expectedSize, const bool mandatory) const | fvExprDriver | |
| hasContextObjects() const | exprDriver | inline |
| hasDataToWrite() const | fvExprDriver | protectedvirtual |
| hasVariable(const word &name) const | fvExprDriver | inlinevirtual |
| INVALID enum value | fvExprDriver | protected |
| isCellSet(const word &name) const | fvExprDriver | |
| isCellZone(const word &name) const | fvExprDriver | |
| isFaceSet(const word &name) const | fvExprDriver | |
| isFaceZone(const word &name) const | fvExprDriver | |
| isField(const word &name, const bool wantPointData=false, const label expectSize=-1) const | fvExprDriver | protected |
| isFunction(const word &name) const | exprDriver | |
| isGlobalVariable(const word &name, const bool wantPointData=false, const label expectedSize=-1) const | fvExprDriver | protected |
| isLocalVariable(const word &name, bool wantPointData=false, label expectedSize=-1) const | exprDriver | |
| isPointSet(const word &name) const | fvExprDriver | |
| isPointZone(const word &name) const | fvExprDriver | |
| isVariable(const word &name, bool wantPointData=false, label expectSize=-1) const | fvExprDriver | inline |
| isVariableOrField(const word &name, const bool wantPointData=false, const label expectSize=-1) const | fvExprDriver | inline |
| lookupGlobal(const word &name) const | fvExprDriver | protected |
| MEMORY enum value | fvExprDriver | protected |
| mesh() const =0 | fvExprDriver | protectedpure virtual |
| New(const dictionary &dict, const fvMesh &mesh) | fvExprDriver | static |
| New(const dictionary &dict) | fvExprDriver | static |
| New(const word &type, const word &id, const fvMesh &mesh) | fvExprDriver | static |
| NEW enum value | fvExprDriver | protected |
| newField(const Type &val=pTraits< Type >::zero) const | exprDriver | |
| newField(const Type &val) const | exprDriver | |
| newPointField(const Type &val=pTraits< Type >::zero) const | exprDriver | |
| newPointField(const Type &val) const | exprDriver | |
| NO_SEARCH enum value | exprDriver | |
| obrPtr_ | exprDriver | protected |
| Foam::expressions::exprDriver::operator=(const exprDriver &)=delete | exprDriver | |
| parse(const std::string &expr, size_t pos=0, size_t len=std::string::npos)=0 | exprDriver | pure virtual |
| pointSize() const =0 | fvExprDriver | pure virtual |
| prepareData(dictionary &dict) const | fvExprDriver | protectedvirtual |
| prevIterIsOldTime() const | exprDriver | inline |
| prevIterIsOldTime_ | exprDriver | protected |
| readAndRegister(const word &name, const MeshRef &meshRef) | fvExprDriver | inlineprotected |
| readAndRegister(const word &name, const Mesh &meshRef) | fvExprDriver | inline |
| readDict(const dictionary &dict) | fvExprDriver | virtual |
| readExpression(const word &name, const dictionary &dict) | exprDriver | static |
| readExpression(const word &name) | exprDriver | |
| readVariableStrings(const dictionary &dict, const word &name="variables", bool mandatory=false) | exprDriver | static |
| regionMesh(const dictionary &dict, const fvMesh &mesh, bool readIfNecessary) | fvExprDriver | protectedstatic |
| removeContextObject(const word &name) | exprDriver | inline |
| removeContextObject(const regIOobject *) | exprDriver | inline |
| resetDb(const objectRegistry *obrPtr=nullptr) | exprDriver | |
| resetDb(const objectRegistry &db) | exprDriver | |
| resetDefaultMesh(const fvMesh &mesh, const bool force=false) | fvExprDriver | static |
| resetStashedTokenId(int tokenId=0) const noexcept | exprDriver | inline |
| resetTimeReference(const TimeState *ts) | exprDriver | protected |
| resetTimeReference(const TimeState &ts) | exprDriver | protected |
| result() const noexcept | exprDriver | inline |
| result() noexcept | exprDriver | inline |
| result_ | exprDriver | protected |
| scalarFuncs_ | exprDriver | protected |
| SEARCH_FILES enum value | exprDriver | |
| SEARCH_REGISTRY enum value | exprDriver | |
| searchControls enum name | exprDriver | |
| searchCtrl_ | exprDriver | protected |
| searchFiles() const noexcept | exprDriver | inlineprotected |
| searchRegistry() const noexcept | exprDriver | inlineprotected |
| setArgument(const scalar val) noexcept | exprDriver | inline |
| setCaching(bool on) noexcept | exprDriver | |
| setDebugging(bool scannerDebug, bool parserDebug) | exprDriver | |
| setDebugging(const exprDriver &rhs) | exprDriver | |
| setGlobalScopes(const wordUList &scopes) | fvExprDriver | inlineprotected |
| SetOrigin enum name | fvExprDriver | protected |
| setSearchBehaviour(enum searchControls search, const bool caching=false) | exprDriver | |
| setSearchBehaviour(const exprDriver &rhs) | exprDriver | |
| setVariableStrings(const dictionary &dict, bool mandatory=false) | exprDriver | |
| size() const =0 | fvExprDriver | pure virtual |
| stashedTokenId() const noexcept | exprDriver | inline |
| stashedTokenId_ | exprDriver | mutableprotected |
| timeState() const noexcept | exprDriver | |
| timeStatePtr_ | exprDriver | mutableprotected |
| timeValue() const | exprDriver | virtual |
| topoSetType(const word &name) const | fvExprDriver | |
| topoSourceType(const word &name) const | fvExprDriver | |
| topoZoneType(const word &name) const | fvExprDriver | |
| tryWrite() const | fvExprDriver | |
| TypeName("fvExprDriver") | fvExprDriver | |
| Foam::expressions::exprDriver::TypeName("exprDriver") | exprDriver | |
| update() | exprDriver | protectedvirtual |
| updateSet(autoPtr< T > &setPtr, const word &setName, SetOrigin origin) const | fvExprDriver | inlineprotected |
| updateSpecialVariables(bool force=false) | fvExprDriver | protectedvirtual |
| variable(const word &name) | fvExprDriver | inlineprotectedvirtual |
| variable(const word &name) const | fvExprDriver | inlinevirtual |
| variables_ | exprDriver | protected |
| variableStrings_ | exprDriver | protected |
| vectorFuncs_ | exprDriver | protected |
| weightedAverage(const scalarField &weights, const Field< Type > &fld) | exprDriver | protectedstatic |
| weightedSum(const scalarField &weights, const Field< Type > &fld) | exprDriver | protectedstatic |
| writeCommon(Ostream &os, bool debug=false) const | fvExprDriver | |
| writeFunctions(Ostream &os) const | exprDriver | protected |
| writeVariableStrings(Ostream &os, const word &keyword="") const | exprDriver | |
| ~exprDriver()=default | exprDriver | virtual |
| ~fvExprDriver() | fvExprDriver | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.