20template <
typename ShapeFunction,
int DisplacementDim>
28 ShapeFunction, DisplacementDim>::template VectorType<N>;
31 template <
int N,
int M>
typename EigenFixedShapeMatrixPolicy< ShapeFunction, DisplacementDim >::template VectorType< N > VectorTypeFixedSize
static int const _number_of_dof
VectorTypeFixedSize< MathLib::VectorizedTensor::size(DisplacementDim)> GradientVectorType
typename ShapeMatrixPolicyType< ShapeFunction, DisplacementDim >::template MatrixType< N, M > MatrixType
Reusing the ShapeMatrixPolicy matrix type.
MatrixType< MathLib::VectorizedTensor::size(DisplacementDim), _number_of_dof > GradientMatrixType
constexpr int size(int const displacement_dim)
Vectorized tensor size for given displacement dimension.