fix GPU warning
Description
This MR fixes a warning of undeclared variables when running on the GPU.
News snippet
This MR fixes a warning of undeclared variables when running on the GPU.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.