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