mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-05 11:00:36 +01:00
Fixed test. #32
This commit is contained in:
parent
0c0f8e53d0
commit
d8dea5e855
@ -815,7 +815,7 @@ assert (rc == QMCKL_SUCCESS);
|
|||||||
// double mo_vgl[5][walk_num][elec_num][chbrclf_mo_num];
|
// double mo_vgl[5][walk_num][elec_num][chbrclf_mo_num];
|
||||||
// rc = qmckl_get_mo_basis_vgl(context, &(mo_vgl[0][0][0][0]));
|
// rc = qmckl_get_mo_basis_vgl(context, &(mo_vgl[0][0][0][0]));
|
||||||
// assert (rc == QMCKL_SUCCESS);
|
// assert (rc == QMCKL_SUCCESS);
|
||||||
// ovlmo1 += mo_vgl[0][0][0][0];
|
// ovlmo1 += mo_vgl[0][0][0][0]*mo_vgl[0][0][0][0]*dr3;
|
||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
//}
|
//}
|
||||||
|
Loading…
Reference in New Issue
Block a user