www.mooseframework.org
Functions
ADComputeShellStress.C File Reference

Go to the source code of this file.

Functions

 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");)
 

Function Documentation

◆ 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()

registerADMooseObject ( "TensorMechanicsApp"  ,
ADComputeShellStress   
)