40 typename ShapeMatrixTypeDisplacement::NodalRowVectorType
N_u;
41 typename ShapeMatrixTypeDisplacement::GlobalDimNodalMatrixType
dNdx_u;
42 typename ShapeMatrixTypeDisplacement::template MatrixType<
43 DisplacementDim, NPoints * DisplacementDim>
48 typename ShapeMatrixTypePressure::NodalRowVectorType
N_p;
49 typename ShapeMatrixTypePressure::GlobalDimNodalMatrixType
dNdx_p;
52 typename ShapeMatrixTypePressure::GlobalDimVectorType;
56 DisplacementDim>::MaterialStateVariables>
59 typename BMatricesType::KelvinMatrixType
C;