This is the complete list of members for fvExprDriver, including all inherited members.
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 | exprDriver | |
CACHE enum value | fvExprDriver | protected |
cacheReadFields() const | exprDriver | inline |
cacheReadFields_ | exprDriver | protected |
cacheSets() const | fvExprDriver | inline |
clearResult() | exprDriver | |
clearVariables() | fvExprDriver | virtual |
clone() const =0 | fvExprDriver | pure virtual |
correctField(T &) | fvExprDriver | inlineprotectedstatic |
correctField(GeometricField< Type, fvPatchField, volMesh > &fld) | fvExprDriver | inlineprotectedstatic |
createWriterAndRead(const word &name) | fvExprDriver | |
debugParser() const | exprDriver | inline |
debugParser_ | exprDriver | protected |
debugScanner() const | 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 | |
defaultBoundaryType(const T &) | fvExprDriver | inlineprotectedstatic |
defaultBoundaryType(const GeometricField< Type, fvPatchField, volMesh > &) | fvExprDriver | inlineprotectedstatic |
defaultMesh() | fvExprDriver | static |
dict() const | 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(bool cacheReadFields=false, bool searchInMemory=true, bool searchFiles=false, const dictionary &dict=dictionary::null) | exprDriver | explicit |
exprDriver(const exprDriver &) | exprDriver | |
exprDriver(const dictionary &dict) | exprDriver | explicit |
exprDriverWriter class | fvExprDriver | friend |
FILE enum value | fvExprDriver | protected |
fill_random(scalarField &field, label seed=0, const bool gaussian=false) const | fvExprDriver | protected |
foundField(const word &name) const | fvExprDriver | |
fvExprDriver(bool cacheReadFields=false, bool searchInMemory=true, bool searchFiles=false, const dictionary &dict=dictionary::null) | fvExprDriver | explicit |
fvExprDriver(const fvExprDriver &) | fvExprDriver | |
fvExprDriver(const dictionary &dict) | fvExprDriver | explicit |
getData(const dictionary &dict) | fvExprDriver | protectedvirtual |
getFieldClassName(const word &name) const | fvExprDriver | |
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 | exprDriver | inlinevirtual |
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 | |
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 |
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 | |
Foam::expressions::exprDriver::operator=(const exprDriver &)=delete | exprDriver | protected |
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 | |
readTable(const word &name, const dictionary &dict, HashTable< TableType > &tbl, bool clear=true) | exprDriver | protectedstatic |
readVariableStrings(const dictionary &dict, const word &name="variables", bool mandatory=false) | exprDriver | static |
regionMesh(const dictionary &dict, const fvMesh &mesh, bool readIfNecessary) | fvExprDriver | protectedstatic |
resetDefaultMesh(const fvMesh &mesh, const bool force=false) | fvExprDriver | static |
resetStashedTokenId(int tokenId=0) const | exprDriver | inline |
result() const | exprDriver | inlinevirtual |
result() | exprDriver | inlinevirtual |
result_ | exprDriver | protected |
runTime() const | fvExprDriver | |
searchFiles() const | exprDriver | inline |
searchFiles_ | exprDriver | protected |
searchInMemory() const | exprDriver | inline |
searchInMemory_ | exprDriver | protected |
setArgument(const scalar val) | exprDriver | virtual |
setDebugging(bool scannerDebug, bool parserDebug) | exprDriver | |
setDebugging(const exprDriver &rhs) | exprDriver | |
setGlobalScopes(const wordUList &scopes) | fvExprDriver | inlineprotected |
SetOrigin enum name | fvExprDriver | protected |
setSearchBehaviour(bool cacheReadFields, bool searchInMemory, bool searchFiles) | exprDriver | |
setSearchBehaviour(const exprDriver &rhs) | exprDriver | |
setVariableStrings(const dictionary &dict, bool mandatory=false) | exprDriver | |
size() const =0 | fvExprDriver | pure virtual |
stashedTokenId() const | exprDriver | inline |
stashedTokenId_ | exprDriver | mutableprotected |
timeName() const | fvExprDriver | virtual |
timeValue() const | fvExprDriver | 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 |
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 | |
writeTable(Ostream &os, const word &name, const HashTable< TableType > &tbl) | exprDriver | protectedstatic |
writeVariableStrings(Ostream &os, const word &keyword="") const | exprDriver | |
~exprDriver()=default | exprDriver | virtual |
~fvExprDriver() | fvExprDriver | virtual |