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 bbceee9 commit 5a8410fCopy full SHA for 5a8410f
source/module_hamilt_lcao/module_deepks/deepks_force.h
@@ -35,9 +35,9 @@ namespace DeePKS_domain
35
// for gamma only, pulay and HF terms of force are calculated together
36
void cal_f_delta_gamma(
37
const std::vector<std::vector<double>>& dm,
38
- const UnitCell& ucell,
39
- const LCAO_Orbitals& orb,
40
- const Grid_Driver& GridD,
+ const UnitCell& ucell,
+ const LCAO_Orbitals& orb,
+ const Grid_Driver& GridD,
41
const Parallel_Orbitals& pv,
42
const int lmaxd,
43
const int nks,
0 commit comments