#include <fvMatrixExpression.H>


Public Types | |
| typedef E1::value_type | value_type |
| Type to return for internal field. | |
| typedef List_negate< typename E1::DiagExpr > | DiagExpr |
| Type to return for containers. | |
| typedef List_negate< typename E1::UpperExpr > | UpperExpr |
| typedef List_negate< typename E1::LowerExpr > | LowerExpr |
| typedef List_negate< typename E1::FaceFluxExpr > | FaceFluxExpr |
| typedef List_negate< typename E1::SourceExpr > | SourceExpr |
Static Public Attributes | |
| static constexpr bool | is_leaf = false |
| Static Public Attributes inherited from fvMatrixExpression< fvm_negate< E1 >, List_negate< E1::DiagExpr >, List_negate< E1::UpperExpr >, List_negate< E1::LowerExpr >, List_negate< E1::FaceFluxExpr >, List_negate< E1::SourceExpr > > | |
| static constexpr bool | is_leaf |
Additional Inherited Members | |
| Protected Attributes inherited from fvMatrixExpression< fvm_negate< E1 >, List_negate< E1::DiagExpr >, List_negate< E1::UpperExpr >, List_negate< E1::LowerExpr >, List_negate< E1::FaceFluxExpr >, List_negate< E1::SourceExpr > > | |
| const bool | hasDiag_ |
| const bool | hasUpper_ |
| const bool | hasLower_ |
| const bool | hasFaceFluxCorrection_ |
| dimensionSet | dimensions_ |
Definition at line 1077 of file fvMatrixExpression.H.
| typedef E1::value_type value_type |
Type to return for internal field.
Definition at line 1098 of file fvMatrixExpression.H.
| typedef List_negate<typename E1::DiagExpr> DiagExpr |
Type to return for containers.
Definition at line 1103 of file fvMatrixExpression.H.
| typedef List_negate<typename E1::UpperExpr> UpperExpr |
Definition at line 1104 of file fvMatrixExpression.H.
| typedef List_negate<typename E1::LowerExpr> LowerExpr |
Definition at line 1105 of file fvMatrixExpression.H.
| typedef List_negate<typename E1::FaceFluxExpr> FaceFluxExpr |
Definition at line 1106 of file fvMatrixExpression.H.
| typedef List_negate<typename E1::SourceExpr> SourceExpr |
Definition at line 1107 of file fvMatrixExpression.H.
|
inline |
Definition at line 1109 of file fvMatrixExpression.H.
References fvMatrixExpression< fvm_negate< E1 >, List_negate< E1::DiagExpr >, List_negate< E1::UpperExpr >, List_negate< E1::LowerExpr >, List_negate< E1::FaceFluxExpr >, List_negate< E1::SourceExpr > >::dimensions(), fvm_negate(), fvMatrixExpression< fvm_negate< E1 >, List_negate< E1::DiagExpr >, List_negate< E1::UpperExpr >, List_negate< E1::LowerExpr >, List_negate< E1::FaceFluxExpr >, List_negate< E1::SourceExpr > >::fvMatrixExpression(), fvMatrixExpression< fvm_negate< E1 >, List_negate< E1::DiagExpr >, List_negate< E1::UpperExpr >, List_negate< E1::LowerExpr >, List_negate< E1::FaceFluxExpr >, List_negate< E1::SourceExpr > >::hasDiag(), fvMatrixExpression< fvm_negate< E1 >, List_negate< E1::DiagExpr >, List_negate< E1::UpperExpr >, List_negate< E1::LowerExpr >, List_negate< E1::FaceFluxExpr >, List_negate< E1::SourceExpr > >::hasFaceFluxCorrection(), fvMatrixExpression< fvm_negate< E1 >, List_negate< E1::DiagExpr >, List_negate< E1::UpperExpr >, List_negate< E1::LowerExpr >, List_negate< E1::FaceFluxExpr >, List_negate< E1::SourceExpr > >::hasLower(), and fvMatrixExpression< fvm_negate< E1 >, List_negate< E1::DiagExpr >, List_negate< E1::UpperExpr >, List_negate< E1::LowerExpr >, List_negate< E1::FaceFluxExpr >, List_negate< E1::SourceExpr > >::hasUpper().
Referenced by fvm_negate().


|
inline |
Definition at line 1133 of file fvMatrixExpression.H.
|
inline |
Definition at line 1138 of file fvMatrixExpression.H.
|
inline |
Definition at line 1143 of file fvMatrixExpression.H.
|
inline |
Definition at line 1151 of file fvMatrixExpression.H.
|
inline |
Definition at line 1156 of file fvMatrixExpression.H.
|
inline |
Definition at line 1161 of file fvMatrixExpression.H.
|
inline |
Definition at line 1166 of file fvMatrixExpression.H.
|
staticconstexpr |
Definition at line 1093 of file fvMatrixExpression.H.