10 #ifdef MOOSE_MFEM_ENABLED    20   params.
addClassDescription(
"Adds the domain integrator to an MFEM problem for the bilinear form "    21                              "$(k \\dot{\\vec u}, \\vec v)_\\Omega$ "    22                              "arising from the weak form of the operator "    23                              "$k \\dot{\\vec u}$.");
 registerMooseObject("MooseApp", MFEMTimeDerivativeVectorFEMassKernel)
std::string GetTimeDerivativeName(std::string name)
MFEMTimeDerivativeVectorFEMassKernel(const InputParameters ¶meters)
MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to add...
static InputParameters validParams()
static InputParameters validParams()