10#ifdef MOOSE_MFEM_ENABLED
35 mfem::InnerProductCoefficient
_inner;
Class to construct an auxiliary solver used to update a real auxvariable.
Project onto a scalar MFEM auxvariable.
static InputParameters validParams()
~MFEMInnerProductAux() override=default
void execute() override
Perform the main work for this object.
mfem::ProductCoefficient _scaled_inner
Final coefficient that applies a scaling factor to the inner product.
mfem::InnerProductCoefficient _inner
Inner product coefficient.
const InputParameters & parameters() const
Get the parameters of the object.