33 typename ShapeMatrixTypeDisplacement::NodalRowVectorType
N_u;
34 typename ShapeMatrixTypeDisplacement::GlobalDimNodalMatrixType
dNdx_u;
35 typename ShapeMatrixTypeDisplacement::template MatrixType<
36 DisplacementDim, NPoints * DisplacementDim>
41 typename ShapeMatrixTypePressure::NodalRowVectorType
N_p;
42 typename ShapeMatrixTypePressure::GlobalDimNodalMatrixType
dNdx_p;
45 typename ShapeMatrixTypePressure::GlobalDimVectorType;
49 DisplacementDim>::MaterialStateVariables>
52 typename BMatricesType::KelvinMatrixType
C;