Skip to content

Commit 55f5901

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 6110086 commit 55f5901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_hamilt_pw/hamilt_pwdft/VNL_in_pw.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class pseudopot_cell_vnl : public pseudopot_cell_vl
2828
const UnitCell& cell,
2929
Structure_Factor* psf_in,
3030
const ModulePW::PW_Basis_K* wfc_basis = nullptr,
31-
const bool allocate_vkb = 1);
31+
const bool allocate_vkb = true);
3232

3333
double cell_factor; // LiuXh add 20180619
3434

0 commit comments

Comments
 (0)