Create an expression string from a vector. More...
Public Member Functions | |
virtual string | toExpr (const entry &e) const |
Entry to string. More... | |
![]() | |
TypeNameNoDebug ("expressionEntry") | |
declareRunTimeSelectionTable (autoPtr, expressionEntry, empty,(),()) | |
expressionEntry ()=default | |
virtual | ~expressionEntry ()=default |
template<class Type > | |
Foam::string | toExprStr (const Type &data) |
template<class Type > | |
Foam::string | toExprStr (ITstream &is) |
Static Public Member Functions | |
static string | evaluate (const entry &e) |
Entry to string. More... | |
![]() | |
static autoPtr< expressionEntry > | New (const word &name) |
static string | evaluate (const entry &e) |
static void | inplaceExpand (std::string &s, const dictionary &dict) |
static expressions::exprString | expand (const std::string &str, const dictionary &dict) |
Additional Inherited Members | |
![]() | |
template<class Type > | |
static string | toExprStr (const Type &data) |
template<class Type > | |
static string | toExprStr (ITstream &is) |
Create an expression string from a vector.
Definition at line 59 of file expressionEntryVectors.H.
|
static |
Entry to string.
Definition at line 81 of file expressionEntryVectors.C.
Entry to string.
Reimplemented from expressionEntry.
Definition at line 59 of file expressionEntryVectors.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.