Creates an expression string from various standard dimensioned types. More...


Go to the source code of this file.
Classes | |
| struct | dimensionedScalarEntry |
| Create an expression string from a dimensionedScalar as its value. More... | |
| struct | dimensionedVectorEntry |
| Create an expression string from a dimensionedVector as its value. More... | |
| struct | dimensionedTensorEntry |
| Create an expression string from a dimensionedTensor as its value. More... | |
| struct | dimensionedSymmTensorEntry |
| Create an expression string from a dimensionedSymmTensor as its value. More... | |
| struct | dimensionedSphericalTensorEntry |
| Create an expression string from a dimensionedSphericalTensor as its value. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::exprTools |
| Helper methods for creating expressions. | |
Macros | |
| #define | declareExpressionEntryType(DimType) |
Creates an expression string from various standard dimensioned types.
Original source file expressionEntryDimensioned.H
Definition in file expressionEntryDimensioned.H.
| #define declareExpressionEntryType | ( | DimType | ) |
Definition at line 44 of file expressionEntryDimensioned.H.