ADComputePlaneFiniteStrain(const InputParameters ¶meters)
const bool _scalar_out_of_plane_strain_coupled
Whether out-of-plane strain scalar variables are coupled.
std::vector< const ADVariableValue * > _scalar_out_of_plane_strain
{@ Current and old values of the out-of-plane strain scalar variable
Abstract base class for user objects that provide an index for a given element that is independent of...
static InputParameters validParams()
unsigned int getCurrentSubblockIndex() const
gets its subblock index for current element
virtual Real computeOutOfPlaneGradDispOld() override
Computes the old out-of-plane component of the displacement gradient; as a virtual function...
ADCompute2DFiniteStrain defines a strain increment and a rotation increment for finite strains in 2D ...
const bool _out_of_plane_strain_coupled
Whether out-of-plane strain variables are coupled.
std::vector< const VariableValue * > _scalar_out_of_plane_strain_old
ADComputePlaneFiniteStrain defines strain increment and rotation increment for finite strain under 2D...
const VariableValue & _out_of_plane_strain_old
OutputTools< Real >::VariableValue VariableValue
const ADVariableValue & _out_of_plane_strain
{@ Current and old values of the out-of-plane strain variable
const SubblockIndexProvider *const _subblock_id_provider
A Userobject that carries the subblock ID for all elements.
virtual unsigned int getSubblockIndex(const Elem &) const =0
The index of subblock this element is on.
virtual ADReal computeOutOfPlaneGradDisp() override
Computes the current out-of-plane component of the displacement gradient; as a virtual function...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
const Elem *const & _current_elem