Home
last modified time | relevance | path

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

/dports/science/berkeleygw/BGW-2.0.0/BSE/
H A Dinput_co_q.f90164 SAFE_ALLOCATE(eqp%evshift_co_q, (xct%nvb_co,kpq%nrk,kpq%nspin))
165 eqp%evshift_co_q=0D0
178 minband,maxband,0,0,kpq%el,eqp%evshift_co_q,eqp%ecshift_co_q,1,0)
185 xct%nvb_co,xct%ncb_co,kp_co%el,eqp%evshift_co_q,eqp%ecshift_co_q,1,2,dont_write=.true.)
/dports/science/berkeleygw/BGW-2.0.0/Common/
H A Dtypedefs.f90587 real(DP), pointer :: evshift_co_q(:,:,:) component