10#ifdef MOOSE_MFEM_ENABLED
Abstract base class for sampling MFEM quantities at points.
Base class for sampling real or complex MFEM variables at points.
virtual int getFESpaceContinuityType() const =0
Return the continuity type of the sampled variable's finite element collection.
static InputParameters validParams()
void initialSetup() override
Checks point locations and warns when sampled components may be discontinuous at boundaries.
const VariableName _var_name
Name of the variable being sampled.
const InputParameters & parameters() const
Get the parameters of the object.