14 #include "libmesh/ignore_warnings.h" 15 #include "mfem/miniapps/common/mesh_extras.hpp" 16 #include "libmesh/restore_warnings.h" 24 params.
addParam<VariableName>(
"variable",
25 "Variable labelling the weak form this kernel is added to");
32 _test_var_name(getParam<VariableName>(
"variable"))
static InputParameters validParams()
MFEMKernel(const InputParameters ¶meters)
static InputParameters validParams()
Base class for construction of an object that is restricted to a subset of subdomains of the problem ...
static InputParameters validParams()