18namespace SmallDeformationNonlocal
20template <
typename BMatricesType,
typename ShapeMatricesType,
33 DisplacementDim
>&>(*material_state_variables);
49 DisplacementDim>::MaterialStateVariables>
52 typename BMatricesType::KelvinMatrixType
C;
53 typename ShapeMatricesType::NodalRowVectorType
N;
54 typename ShapeMatricesType::GlobalDimNodalMatrixType
dNdx;