47 virtual bool preset()
const {
return false; }
const InputParameters & parameters() const
Get the parameters of the object.
The base class for Kokkos boundary conditions.
The base class for Kokkos nodal boundary conditions.
NodalBCBase(const InputParameters ¶meters, Moose::VarFieldType field_type)
Constructor.
NodalBCBase(const NodalBCBase &object)
Copy constructor for parallel dispatch.
virtual bool preset() const
For use in Dirichlet boundary conditions only.
static InputParameters validParams()
virtual void presetSolution(TagID)
std::vector< ContiguousNodeID > getContiguousNodes() const
Get the list of contiguous node IDs this object is operating on.