mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-09 06:53:38 +01:00
Merge branch 'dev-stable' into cholesky
This commit is contained in:
commit
1b8e680c59
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user