fvMatrix, internal parts and dimensions only. No upper/lower/boundaryCoeffs More...
#include <fvMatrixExpression.H>


Public Types | |
| typedef E1::value_type | value_type |
| Type to return for internal field. | |
| typedef E1 | DiagExpr |
| Type to return for containers. | |
| typedef E1 | UpperExpr |
| typedef E1 | LowerExpr |
| typedef GeometricField< value_type, fvPatchField, volMesh > | FaceFluxExpr |
| typedef E2 | SourceExpr |
Static Public Attributes | |
| static constexpr bool | is_leaf = false |
| Static Public Attributes inherited from fvMatrixExpression< fvMatrixInternal< E1, E2 >, E1, E1, E1, GeometricField< E1::value_type, fvPatchField, volMesh >, E2 > | |
| static constexpr bool | is_leaf |
Additional Inherited Members | |
| Protected Attributes inherited from fvMatrixExpression< fvMatrixInternal< E1, E2 >, E1, E1, E1, GeometricField< E1::value_type, fvPatchField, volMesh >, E2 > | |
| const bool | hasDiag_ |
| const bool | hasUpper_ |
| const bool | hasLower_ |
| const bool | hasFaceFluxCorrection_ |
| dimensionSet | dimensions_ |
fvMatrix, internal parts and dimensions only. No upper/lower/boundaryCoeffs
etc. Used for source manipulation.
Definition at line 1196 of file fvMatrixExpression.H.
| typedef E1::value_type value_type |
Type to return for internal field.
Definition at line 1215 of file fvMatrixExpression.H.
| typedef E1 DiagExpr |
Type to return for containers.
Definition at line 1220 of file fvMatrixExpression.H.
| typedef E1 UpperExpr |
Definition at line 1221 of file fvMatrixExpression.H.
| typedef E1 LowerExpr |
Definition at line 1222 of file fvMatrixExpression.H.
| typedef GeometricField<value_type, fvPatchField, volMesh> FaceFluxExpr |
Definition at line 1224 of file fvMatrixExpression.H.
| typedef E2 SourceExpr |
Definition at line 1225 of file fvMatrixExpression.H.
|
inline |
Definition at line 1237 of file fvMatrixExpression.H.
References diag(), fvMatrixExpression< fvMatrixInternal< E1, E2 >, E1, E1, E1, GeometricField< E1::value_type, fvPatchField, volMesh >, E2 >::dimensions(), fvMatrixExpression< fvMatrixInternal< E1, E2 >, E1, E1, E1, GeometricField< E1::value_type, fvPatchField, volMesh >, E2 >::fvMatrixExpression(), fvMatrixInternal(), and source().
Referenced by fvMatrixInternal(), and fvMatrixInternal().


|
inline |
Definition at line 1274 of file fvMatrixExpression.H.
References diag(), fvMatrixExpression< fvMatrixInternal< E1, E2 >, E1, E1, E1, GeometricField< E1::value_type, fvPatchField, volMesh >, E2 >::dimensions(), fvMatrixExpression< fvMatrixInternal< E1, E2 >, E1, E1, E1, GeometricField< E1::value_type, fvPatchField, volMesh >, E2 >::fvMatrixExpression(), fvMatrixInternal(), and source().

|
inline |
Definition at line 1304 of file fvMatrixExpression.H.
Referenced by fvMatrixInternal(), and fvMatrixInternal().

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

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

|
inline |
Definition at line 1322 of file fvMatrixExpression.H.
Referenced by fvMatrixInternal(), and fvMatrixInternal().

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

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

|
inline |
Definition at line 1337 of file fvMatrixExpression.H.
References GeometricField< Type, PatchField, GeoMesh >::null().

|
staticconstexpr |
Definition at line 1210 of file fvMatrixExpression.H.