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