RMG is an Open Source code for electronic structure calculations and modeling of materials and molecules. It is based on density functional theory and uses a real space basis and pseudopotentials.
.../rmgdft/rmgdft/RMG/Subdiag/FoldedSpectrumIterator.cpp: In function 'void FoldedSpectrumIterator(double*, int, double*, int, double*, doubl\
e, int, int)':
.../rmgdft/rmgdft/RMG/Subdiag/FoldedSpectrumIterator.cpp:85:55: error: 'neg_rone' was not declared in this scope
custat = cublasDaxpy(ct.cublas_handle, sizr, &neg_rone, T, ione, Y, ione);
^~~~~~~~
From master