mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-09 04:43:28 +01:00
Fix for type_nucl_vector. #22
This commit is contained in:
parent
b1d63752fb
commit
c838dabe3c
@ -289,7 +289,7 @@ typedef struct qmckl_jastrow_struct{
|
||||
uint64_t factor_ee_deriv_e_date;
|
||||
uint64_t factor_en_deriv_e_date;
|
||||
uint64_t factor_een_deriv_e_date;
|
||||
uint64_t* type_nucl_vector;
|
||||
int64_t* type_nucl_vector;
|
||||
double * aord_vector;
|
||||
double * bord_vector;
|
||||
double * cord_vector;
|
||||
|
Loading…
Reference in New Issue
Block a user