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