![]() |
OGS
|
Definition in file ShapeMatrixPolicy.h.
Go to the source code of this file.
Classes | |
| struct | detail::EigenMatrixType< N, M > |
| struct | detail::EigenMatrixType< N, 1 > |
| struct | detail::EigenMatrixType< 0, M > |
| struct | detail::EigenMatrixType< 0, 1 > |
| struct | EigenFixedMatrixPolicy |
| struct | EigenFixedShapeMatrixPolicy< ShapeFunction, GlobalDim > |
| struct | EigenDynamicMatrixPolicy |
| struct | EigenDynamicShapeMatrixPolicy< ShapeFunction, GlobalDim > |
Namespaces | |
| namespace | detail |
Typedefs | |
| using | MatrixPolicyType = EigenFixedMatrixPolicy |
| template<typename ShapeFunction , int GlobalDim> | |
| using | ShapeMatrixPolicyType |
Variables | |
| const unsigned | OGS_EIGEN_DYNAMIC_SHAPE_MATRICES_FLAG = 0 |
Definition at line 138 of file ShapeMatrixPolicy.h.
| using ShapeMatrixPolicyType |
Definition at line 141 of file ShapeMatrixPolicy.h.
| const unsigned OGS_EIGEN_DYNAMIC_SHAPE_MATRICES_FLAG = 0 |
Definition at line 144 of file ShapeMatrixPolicy.h.