Expression wrap of const reference to fvMatrix. More...
#include <fvMatrixExpression.H>


Public Types | |
| typedef Matrix | this_type |
| The fvMatrix type. | |
| typedef Matrix::psiFieldType::value_type | value_type |
| Type to return for internal field. | |
| typedef ListConstRefWrap< value_type > | DiagExpr |
| Type to return for containers. | |
| typedef ListConstRefWrap< value_type > | UpperExpr |
| typedef ListConstRefWrap< value_type > | LowerExpr |
| typedef GeometricFieldConstRefWrap< typename Matrix::faceFluxFieldType > | FaceFluxExpr |
| typedef ListConstRefWrap< value_type > | SourceExpr |
Static Public Attributes | |
| static constexpr bool | is_leaf = false |
| Static Public Attributes inherited from fvMatrixExpression< fvMatrixConstRefWrap< Matrix >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, GeometricFieldConstRefWrap< Matrix::faceFluxFieldType >, ListConstRefWrap< Matrix::psiFieldType::value_type > > | |
| static constexpr bool | is_leaf |
Additional Inherited Members | |
| Protected Attributes inherited from fvMatrixExpression< fvMatrixConstRefWrap< Matrix >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, GeometricFieldConstRefWrap< Matrix::faceFluxFieldType >, ListConstRefWrap< Matrix::psiFieldType::value_type > > | |
| const bool | hasDiag_ |
| const bool | hasUpper_ |
| const bool | hasLower_ |
| const bool | hasFaceFluxCorrection_ |
| dimensionSet | dimensions_ |
Expression wrap of const reference to fvMatrix.
Definition at line 569 of file fvMatrixExpression.H.
The fvMatrix type.
Definition at line 589 of file fvMatrixExpression.H.
| typedef Matrix::psiFieldType::value_type value_type |
Type to return for internal field.
Definition at line 594 of file fvMatrixExpression.H.
| typedef ListConstRefWrap<value_type> DiagExpr |
Type to return for containers.
Definition at line 599 of file fvMatrixExpression.H.
| typedef ListConstRefWrap<value_type> UpperExpr |
Definition at line 600 of file fvMatrixExpression.H.
| typedef ListConstRefWrap<value_type> LowerExpr |
Definition at line 601 of file fvMatrixExpression.H.
| typedef GeometricFieldConstRefWrap< typename Matrix::faceFluxFieldType > FaceFluxExpr |
Definition at line 606 of file fvMatrixExpression.H.
| typedef ListConstRefWrap<value_type> SourceExpr |
Definition at line 607 of file fvMatrixExpression.H.
Definition at line 618 of file fvMatrixExpression.H.
References fvMatrixExpression< fvMatrixConstRefWrap< Matrix >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, GeometricFieldConstRefWrap< Matrix::faceFluxFieldType >, ListConstRefWrap< Matrix::psiFieldType::value_type > >::dimensions(), fvMatrixConstRefWrap(), fvMatrixExpression< fvMatrixConstRefWrap< Matrix >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, GeometricFieldConstRefWrap< Matrix::faceFluxFieldType >, ListConstRefWrap< Matrix::psiFieldType::value_type > >::fvMatrixExpression(), fvMatrixExpression< fvMatrixConstRefWrap< Matrix >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, GeometricFieldConstRefWrap< Matrix::faceFluxFieldType >, ListConstRefWrap< Matrix::psiFieldType::value_type > >::hasDiag(), fvMatrixExpression< fvMatrixConstRefWrap< Matrix >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, GeometricFieldConstRefWrap< Matrix::faceFluxFieldType >, ListConstRefWrap< Matrix::psiFieldType::value_type > >::hasFaceFluxCorrection(), fvMatrixExpression< fvMatrixConstRefWrap< Matrix >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, GeometricFieldConstRefWrap< Matrix::faceFluxFieldType >, ListConstRefWrap< Matrix::psiFieldType::value_type > >::hasLower(), and fvMatrixExpression< fvMatrixConstRefWrap< Matrix >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, ListConstRefWrap< Matrix::psiFieldType::value_type >, GeometricFieldConstRefWrap< Matrix::faceFluxFieldType >, ListConstRefWrap< Matrix::psiFieldType::value_type > >::hasUpper().
Referenced by fvMatrixConstRefWrap().


Definition at line 642 of file fvMatrixExpression.H.
Definition at line 647 of file fvMatrixExpression.H.
Definition at line 652 of file fvMatrixExpression.H.
|
inline |
Definition at line 660 of file fvMatrixExpression.H.
Definition at line 665 of file fvMatrixExpression.H.
References List< T >::null().

Definition at line 675 of file fvMatrixExpression.H.
References List< T >::null().

|
inline |
Definition at line 685 of file fvMatrixExpression.H.
|
staticconstexpr |
Definition at line 584 of file fvMatrixExpression.H.