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