10 #ifdef MOOSE_MFEM_ENABLED 36 mfem::VectorCrossProductCoefficient
_cross;
42 #endif // MOOSE_MFEM_ENABLED const InputParameters & parameters() const
Get the parameters of the object.
mfem::VectorCrossProductCoefficient _cross
Cross product coefficient.
mfem::ScalarVectorProductCoefficient _scaled_cross
Final coefficient that applies a scaling factor to the cross product.
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.
~MFEMCrossProductAux() override=default
MFEMCrossProductAux(const InputParameters ¶meters)
static InputParameters validParams()