10#ifdef MOOSE_MFEM_ENABLED
21 params.
addClassDescription(
"Adds the domain integrator to an MFEM problem for the bilinear form "
22 "$(k \\dot{u}, v)_\\Omega$ "
23 "arising from the weak form of the operator "
31 getMFEMProblem().getProblemData().time_derivative_map.getTimeDerivativeName(_test_var_name))
registerMooseObject("MooseApp", MFEMTimeDerivativeMassKernel)
static InputParameters validParams()
static InputParameters validParams()
MFEMTimeDerivativeMassKernel(const InputParameters ¶meters)