48 virtual bool preset()
const {
return false; }
57 #define usingKokkosNodalBCBaseMembers usingKokkosBoundaryConditionMembers
std::vector< ContiguousNodeID > getContiguousNodes() const
Get the list of contiguous node IDs this object is operating on.
const InputParameters & parameters() const
Get the parameters of the object.
The base class for Kokkos boundary conditions.
virtual bool preset() const
For use in Dirichlet boundary conditions only.
The base class for Kokkos nodal boundary conditions.
static InputParameters validParams()
MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to add...
NodalBCBase(const InputParameters ¶meters, Moose::VarFieldType field_type)
Constructor.
virtual void presetSolution(TagID)