Expression wrap of const reference to GeometricField. More...
#include <GeometricFieldExpression.H>


Public Types | |
| typedef GeoField | this_type |
| The GeometricField type. | |
| typedef GeoField::value_type | value_type |
| Type to return for internal field. | |
| typedef ListConstRefWrap< value_type > | IntExpr |
| Type to return for patchField. | |
| typedef ListConstRefWrap< value_type > | UncoupledPatchExpr |
| typedef ListConstTmpWrap< Field< value_type > > | CoupledPatchExpr |
Static Public Attributes | |
| static constexpr bool | is_leaf = false |
| Static Public Attributes inherited from GeometricFieldExpression< GeometricFieldConstRefWrap< GeoField >, ListConstRefWrap< GeoField::value_type >, ListConstRefWrap< GeoField::value_type >, ListConstTmpWrap< Field< GeoField::value_type > >, GeoField::value_type > | |
| static constexpr bool | is_leaf |
Additional Inherited Members | |
| Protected Attributes inherited from GeometricFieldExpression< GeometricFieldConstRefWrap< GeoField >, ListConstRefWrap< GeoField::value_type >, ListConstRefWrap< GeoField::value_type >, ListConstTmpWrap< Field< GeoField::value_type > >, GeoField::value_type > | |
| const dimensionSet | dimensions_ |
| const orientedType | oriented_ |
Expression wrap of const reference to GeometricField.
Definition at line 621 of file GeometricFieldExpression.H.
| typedef GeoField this_type |
The GeometricField type.
Definition at line 639 of file GeometricFieldExpression.H.
| typedef GeoField::value_type value_type |
Type to return for internal field.
Definition at line 644 of file GeometricFieldExpression.H.
| typedef ListConstRefWrap<value_type> IntExpr |
Type to return for patchField.
Definition at line 649 of file GeometricFieldExpression.H.
| typedef ListConstRefWrap<value_type> UncoupledPatchExpr |
Definition at line 650 of file GeometricFieldExpression.H.
| typedef ListConstTmpWrap<Field<value_type> > CoupledPatchExpr |
Definition at line 651 of file GeometricFieldExpression.H.
|
inline |
Definition at line 662 of file GeometricFieldExpression.H.
|
inline |
Definition at line 680 of file GeometricFieldExpression.H.
|
inline |
Definition at line 685 of file GeometricFieldExpression.H.
|
inlinenoexcept |
Definition at line 690 of file GeometricFieldExpression.H.
|
inline |
Definition at line 695 of file GeometricFieldExpression.H.
|
inline |
Definition at line 700 of file GeometricFieldExpression.H.
|
inline |
Definition at line 725 of file GeometricFieldExpression.H.
|
inline |
Definition at line 750 of file GeometricFieldExpression.H.
|
staticconstexpr |
Definition at line 634 of file GeometricFieldExpression.H.