Go to the source code of this file.
|
| registerADMooseObject ("TensorMechanicsApp", ADComputeShellStress) |
|
| defineADValidParams (ADComputeShellStress, ADMaterial, params.addClassDescription("Compute in-plane stress using elasticity for shell");params.addRequiredParam< std::string >("through_thickness_order", "Quadrature order in out of plane direction");) |
|
◆ defineADValidParams()
defineADValidParams |
( |
ADComputeShellStress |
, |
|
|
ADMaterial |
, |
|
|
params.addClassDescription("Compute in-plane stress using elasticity for shell");params.addRequiredParam< std::string >("through_thickness_order", "Quadrature order in out of plane direction"); |
|
|
) |
| |
◆ registerADMooseObject()