22 template <
typename Derived>
const RealVectorValue & _values_host
KOKKOS_FUNCTION Moose::Kokkos::Real3 computeQpResidual(const unsigned int qp, AssemblyDatum &datum) const
const Moose::Kokkos::Real3 _values
const InputParameters & parameters() const
Get the parameters of the object.
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.
static InputParameters validParams()
The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels...
KokkosVectorDirichletBC(const InputParameters ¶meters)