25 template <
typename Derived>
31 template <
typename Derived>
Set Dirichlet boundary condition for eigenvalue problems.
KOKKOS_FUNCTION Real computeQpJacobian(const unsigned int, AssemblyDatum &) const
KokkosEigenDirichletBC(const InputParameters ¶meters)
static InputParameters validParams()
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int, AssemblyDatum &) const
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.