virtual Real computeQpInnerProduct() override
Used to compute the inner product at a certain quadrature point.
This object calculates the double contraction between the stress derivative and the adjoint strain ma...
const std::string _base_name
Base name of the material system.
AdjointStrainSymmetricStressGradInnerProduct(const InputParameters ¶meters)
const MaterialProperty< RankTwoTensor > & _adjoint_strain
Holds adjoint strain at current quadrature points.
static InputParameters validParams()
const MaterialProperty< SymmetricRankTwoTensor > & _stress_derivative
Holds stress derivative at current quadrature points.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const