18 params.
addClassDescription(
"Computes the inner product of variable with parameterized source " 19 "function for optimization gradient computation.");
const VariableValue & _var
Quadrature point values of coupled MOOSE variables.
ElementOptimizationSourceFunctionInnerProduct(const InputParameters ¶meters)
static InputParameters validParams()
unsigned int _qp
Quadrature point index.
registerMooseObject("OptimizationApp", ElementOptimizationSourceFunctionInnerProduct)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeQpInnerProduct() override
Used to compute the inner product at a certain quadrature point.
static InputParameters validParams()