We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2838850 commit df99535Copy full SHA for df99535
source/module_hamilt_pw/hamilt_stodft/sto_wf.cpp
@@ -250,6 +250,7 @@ void Stochastic_WF<T, Device>::init_com_orbitals()
250
delete[] totnpw;
251
}
252
#else
253
+template <typename T, typename Device>
254
void Stochastic_WF<T, Device>::init_com_orbitals()
255
{
256
const int npwx = this->npwx;
0 commit comments