sphericalTensorEntry Struct Reference

Create an expression string from a sphericalTensor. More...

Inheritance diagram for sphericalTensorEntry:
[legend]
Collaboration diagram for sphericalTensorEntry:
[legend]

Public Member Functions

virtual string toExpr (const entry &e) const
 Entry to string. More...
 
- Public Member Functions inherited from expressionEntry
 TypeNameNoDebug ("expressionEntry")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, expressionEntry, empty,(),())
 
 expressionEntry ()=default
 Construct null. More...
 
virtual ~expressionEntry ()=default
 Destructor. More...
 
virtual string toExpr (const entry &e) const
 To string. Normally with comma separators. More...
 
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 Public Member Functions inherited from expressionEntry
static autoPtr< expressionEntryNew (const word &name)
 Return an entry to expression converter. More...
 
static string evaluate (const entry &e)
 Generic concatenate tokens to space-separated string. More...
 
static void inplaceExpand (std::string &s, const dictionary &dict)
 Inplace expand expression with dictionary variables/entries. More...
 
static expressions::exprString expand (const std::string &str, const dictionary &dict)
 Expand expression with dictionary entries. More...
 

Additional Inherited Members

- Static Protected Member Functions inherited from expressionEntry
template<class Type >
static string toExprStr (const Type &data)
 
template<class Type >
static string toExprStr (ITstream &is)
 

Detailed Description

Create an expression string from a sphericalTensor.

Definition at line 66 of file expressionEntryVectors.H.

Member Function Documentation

◆ evaluate()

Foam::string evaluate ( const entry e)
static

Entry to string.

Definition at line 91 of file expressionEntryVectors.C.

◆ toExpr()

virtual string toExpr ( const entry e) const
inlinevirtual

Entry to string.

Reimplemented from expressionEntry.

Definition at line 66 of file expressionEntryVectors.H.


The documentation for this struct was generated from the following files: