A class for requiring an object to be boundary restricted.
virtual bool shouldApply() const
Hook for turning the boundary condition on and off.
Interface for objects that need to use distributions.
Base class for creating new types of boundary conditions.
This is the common base class for objects that give residual contributions.
const InputParameters & parameters() const
Get the parameters of the object.
static InputParameters validParams()
BoundaryCondition(const InputParameters ¶meters, bool nodal)
Class constructor.