21 "boundary",
"The list of boundary IDs from the mesh where this object applies");
37#ifdef MOOSE_KOKKOS_ENABLED
A class for requiring an object to be boundary restricted.
static InputParameters validParams()
BoundaryRestrictableRequired(const MooseObject *moose_object, bool nodal)
/class BoundaryRestrictable /brief Provides functionality for limiting the object to certain boundary...
Every object that can be built by the factory should be derived from this class.