Go to the source code of this file.
◆ registerMooseObject()
◆ validParams< FiniteStrainMechanicsNOSPD >()
Definition at line 17 of file FiniteStrainMechanicsNOSPD.C.
20 params.addClassDescription(
21 "Class for calculating residual and Jacobian for the Self-stabilized "
22 "Non-Ordinary State-based PeriDynamic (SNOSPD) formulation under finite "
23 "strain assumptions");
25 params.addRequiredParam<
unsigned int>(
27 "An integer corresponding to the variable this kernel acts on (0 for x, 1 for y, 2 for z)");