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