25 virtual void act()
override;
Adds a Kokkos kernel for GPU computation Associated with the [KokkosKernels] syntax.
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.
AddKokkosKernelAction(const InputParameters ¶ms)
static InputParameters validParams()
Base class for actions adding Kokkos objects.