22 template <
typename Derived>
const RealVectorValue & _values_host
static InputParameters validParams()
const Moose::Kokkos::Real3 _values
KokkosVectorDirichletBC(const KokkosVectorDirichletBC &object)
KOKKOS_FUNCTION Moose::Kokkos::Real3 computeQpResidual(const unsigned int qp, AssemblyDatum &datum) const
KokkosVectorDirichletBC(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels.
The base class for a user to derive their own Kokkos nodal boundary conditions on vector variables.
const VectorVariableValue _u
Current vector solution at nodes.