Home
last modified time | relevance | path

Searched refs:coul_mod_flag (Results 1 – 8 of 8) sorted by relevance

/dports/science/berkeleygw/BGW-2.0.0/Sigma/
H A Dsigma_main.f90284 if (sig%coul_mod_flag .and. (.not. sig%use_vxc2dat)) then
286 else if ((.not. sig%use_xdat) .and. xflag .and. (.not. sig%coul_mod_flag)) then
824 if(sig%use_xdat .and. xflag .and. (.not. sig%coul_mod_flag)) then
1023 if (.not. sig%coul_mod_flag) then
1497 … if ((.not. sig%use_xdat .and. xflag .and. (.not. sig%coul_mod_flag)) .or. (sig%coul_mod_flag &
1754 … if ((.not. sig%use_xdat .and. xflag .and. (.not. sig%coul_mod_flag)) .or. (sig%coul_mod_flag &
2010 if (sig%coul_mod_flag .and. (.not. sig%use_vxc2dat)) then
2012 else if((.not. sig%use_xdat) .and. xflag .and. (.not. sig%coul_mod_flag)) then
2354 if (sig%coul_mod_flag .and. (.not. sig%use_vxc2dat)) then
2356 elseif ((.not. sig%use_xdat) .and. xflag .and. (.not. sig%coul_mod_flag)) then
H A Dinread.f90144 sig%coul_mod_flag=.false.
804 sig%coul_mod_flag = .true.
/dports/science/berkeleygw/BGW-2.0.0/BSE/
H A Dinread_kernel.f9079 xct%coul_mod_flag=.false.
H A Dkernel.f90229 if (xct%coul_mod_flag) then
258 if (xct%coul_mod_flag) then
H A Dinread.f90144 xct%coul_mod_flag=.false.
H A Dinput_kernel.f90254 xct%coul_mod_flag=.true.
H A Dintkernel.f90392 xct%coul_mod_flag=.true.
396 if (.not. xct%coul_mod_flag) then
/dports/science/berkeleygw/BGW-2.0.0/Common/
H A Dtypedefs.f90330 logical :: coul_mod_flag !< Flag which tells if the coulomb interaction has been component
700 logical :: coul_mod_flag !< Flag which tells if the coulomb interaction has been component