10#ifdef MOOSE_MFEM_ENABLED
36 mfem::VectorCrossProductCoefficient
_cross;
Class to construct an auxiliary solver used to update a real auxvariable.
Project onto a vector MFEM auxvariable.
void execute() override
Perform the main work for this object.
mfem::VectorCrossProductCoefficient _cross
Cross product coefficient.
~MFEMCrossProductAux() override=default
mfem::ScalarVectorProductCoefficient _scaled_cross
Final coefficient that applies a scaling factor to the cross product.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.