warning #549-D
Compiling on GPU, we get the following warnings of the same type:
src/Steppers/RK4.hpp(117): warning #549-D: variable "qtom" is used before its value is set
* qtom;
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
Compiling on GPU, we get the following warnings of the same type:
src/Steppers/RK4.hpp(117): warning #549-D: variable "qtom" is used before its value is set
* qtom;
added Enhancement label