A class for requiring an object to be boundary restricted.
const InputParameters & parameters() const
Get the parameters of the object.
The base class for Kokkos boundary conditions.
static InputParameters validParams()
BoundaryCondition(const BoundaryCondition &object)
Copy constructor for parallel dispatch.
BoundaryCondition(const InputParameters ¶meters, Moose::VarFieldType field_type, bool nodal)
Constructor.
The base class for Kokkos residual objects.