An interface that restricts an object to subdomains via the 'blocks' input parameter.
/class BoundaryRestrictable /brief Provides functionality for limiting the object to certain boundary...
const InputParameters & parameters() const
Get the parameters of the object.
The base class for Kokkos nodal kernels.
static InputParameters validParams()
NodalKernelBase(const InputParameters ¶meters, Moose::VarFieldType field_type)
Constructor.
NodalKernelBase(const NodalKernelBase &object)
Copy constructor for parallel dispatch.
The base class for Kokkos residual objects.