virtual Real computeQpInnerProduct() override
Used to compute the inner product at a certain quadrature point.
Compute the gradient for reaction material inversion by taking the inner product of the forward and a...
OutputTools< Real >::VariableValue VariableValue
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
static InputParameters validParams()
const VariableValue & _forward_var
Holds forward solution variable at the current quadrature points.
ElementOptimizationReactionFunctionInnerProduct(const InputParameters ¶meters)