Go to the source code of this file.
|
class | MechanicsOSPD |
| Kernel class for ordinary state based peridynamic solid mechanics models for small strain. More...
|
|
◆ validParams< MechanicsOSPD >()
Definition at line 17 of file MechanicsOSPD.C.
20 params.addClassDescription(
"Class for calculating residual and Jacobian for Ordinary State-based "
21 "PeriDynamic mechanics formulation");
23 params.addRequiredParam<
unsigned int>(
25 "An integer corresponding to the variable this kernel acts on (0 for x, 1 for y, 2 for z)");