OGS
|
Collects common type aliases needed when working with NsAndWeight.
Definition at line 124 of file NsAndWeight.h.
#include <NsAndWeight.h>
Public Types | |
using | ShapeMatrixPolicy = ShapeMatrixPolicyType<ShapeFunction, GlobalDim> |
using | ShapeMatrix = typename ShapeMatrixPolicy::ShapeMatrices::ShapeType |
using | LowerOrderShapeMatrixPolicy |
using | LowerOrderShapeMatrix |
using | NsAndWeight |
using ProcessLib::BoundaryConditionAndSourceTerm::Python::NsAndWeightsTraits< ShapeFunction, LowerOrderShapeFunction, GlobalDim >::LowerOrderShapeMatrix |
Definition at line 131 of file NsAndWeight.h.
using ProcessLib::BoundaryConditionAndSourceTerm::Python::NsAndWeightsTraits< ShapeFunction, LowerOrderShapeFunction, GlobalDim >::LowerOrderShapeMatrixPolicy |
Definition at line 129 of file NsAndWeight.h.
using ProcessLib::BoundaryConditionAndSourceTerm::Python::NsAndWeightsTraits< ShapeFunction, LowerOrderShapeFunction, GlobalDim >::NsAndWeight |
Definition at line 134 of file NsAndWeight.h.
using ProcessLib::BoundaryConditionAndSourceTerm::Python::NsAndWeightsTraits< ShapeFunction, LowerOrderShapeFunction, GlobalDim >::ShapeMatrix = typename ShapeMatrixPolicy::ShapeMatrices::ShapeType |
Definition at line 127 of file NsAndWeight.h.
using ProcessLib::BoundaryConditionAndSourceTerm::Python::NsAndWeightsTraits< ShapeFunction, LowerOrderShapeFunction, GlobalDim >::ShapeMatrixPolicy = ShapeMatrixPolicyType<ShapeFunction, GlobalDim> |
Definition at line 126 of file NsAndWeight.h.