const MaterialProperty< RankTwoTensor > & _pk1
The 1st Piola-Kirchhoff stress.
virtual RankTwoTensor gradTrialUnstabilized(unsigned int component)
The unstabilized trial function gradient.
static InputParameters validParams()
static const std::string component
virtual RankTwoTensor gradTrialStabilized(unsigned int component)
The stabilized trial function gradient.
virtual Real computeQpJacobianOutOfPlaneStrain() override
virtual RankTwoTensor gradTest(unsigned int component) override
static const std::string G
virtual Real computeQpJacobianTemperature(unsigned int cvar) override
virtual Real computeQpJacobianDisplacement(unsigned int alpha, unsigned int beta) override
const MaterialProperty< RankFourTensor > & _dpk1
The derivative of the PK1 stress with respect to the deformation gradient.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static const std::string alpha
Enforce equilibrium with a total Lagrangian formulation.
virtual void initialSetup() override
static InputParameters baseParams()
TotalLagrangianStressDivergenceBase(const InputParameters ¶meters)
virtual Real computeQpResidual() override
virtual RankTwoTensor gradTrial(unsigned int component) override
virtual void precalculateJacobianDisplacement(unsigned int component) override
Prepare the average shape function gradients for stabilization.
Base class of the "Lagrangian" kernel system.