Home
last modified time | relevance | path

Searched refs:batch_size2 (Results 1 – 2 of 2) sorted by relevance

/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/mlcc/
H A Dmlccsdpt_integrals.F9076 integer :: batch, n_batches, batch_size, memory_use, batch_size2 local
162 batch_size2 = batch_size !store for offsets
301 call mlccsdpt_int_transform(batch,batch_size,batch_size2,delta)
550 subroutine mlccsdpt_int_transform(batch,batch_size,batch_size2,delta) argument
565 integer, intent(in) :: delta, batch, batch_size, batch_size2 local
577 orb_batch_off = n_basis*(n_occ_inact + batch_size2*(batch-1)) + 1
H A Dmlcc3_intermediates.F9087 integer :: batch, n_batches, batch_size, memory_use, batch_size2 local
203 batch_size2 = batch_size !store for offsets
395 call mlcc3_integral_transform(batch,batch_size,batch_size2,delta)
397 call mlcc3_integral_trans_resp(batch,batch_size,batch_size2,delta)
867 subroutine mlcc3_integral_transform(batch,batch_size,batch_size2,delta) argument
884 integer, intent(in) :: delta, batch, batch_size, batch_size2 local
896 lambda_batch_off = n_basis*(n_occ_inact + batch_size2*(batch-1)) + 1
1068 subroutine mlcc3_integral_trans_resp(batch,batch_size,batch_size2,delta) argument
1084 integer, intent(in) :: delta, batch, batch_size, batch_size2 local
1103 lambda_batch_off = n_basis*(n_occ_inact + batch_size2*(batch-1)) + 1