10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-27 23:52:24 +02:00

Merge branch 'dev-stable' into cholesky

This commit is contained in:
Anthony Scemama 2024-06-07 16:11:20 +02:00
commit 1b8e680c59

View File

@ -239,7 +239,7 @@ END_PROVIDER
+ memory_of_int(nq) &! computed(nq)
+ np*memory_of_int(nq) &! computed(nq)
+ memory_of_double(np) &! Delta_col(np)
+ 7*memory_of_double(ndim8) &! D, Lset, Dset, D_sorted, addr[1-3]
+ 7*memory_of_double8(ndim8) &! D, Lset, Dset, D_sorted, addr[1-3]
+ np*memory_of_double(nq) &! Delta(np,nq)
+ (np+nq)*memory_of_double(block_size) ! Ltmp_p(np,block_size) + Ltmp_q(nq,block_size)