Home
last modified time | relevance | path

Searched refs:XC_OEP_FULL (Results 1 – 5 of 5) sorted by relevance

/dports/science/octopus/octopus-10.5/src/system/
H A Dxc_oep.F9071 XC_OEP_FULL = 5, & variable
166 if (oep%level == XC_OEP_FULL .and. st%d%nspin /= UNPOLARIZED) then
171 if(oep%level == XC_OEP_FULL) then
225 if ((st%d%ispin==3) .or. oep%level == XC_OEP_FULL) then
241 if((oep%level == XC_OEP_FULL).or.(oep%has_photons)) then
274 if (oep%level == XC_OEP_FULL .or. oep%has_photons) then
282 if (oep%level == XC_OEP_FULL .and. oep%mixing_scheme == OEP_MIXING_SCHEME_BB) then
H A Dxc_oep_inc.F90133 if(oep%level /= XC_OEP_FULL .or. first) then
141 if(oep%level == XC_OEP_FULL .and. (.not. first)) then
H A Dxc_oep_qed_inc.F90134 if (ist /= oep%eigen_n + 1 .or. oep%level == XC_OEP_FULL) then
H A Doutput.F90744 if (ks%oep%level == XC_OEP_FULL) then
/dports/science/octopus/octopus-10.5/src/scf/
H A Dscf.F90656 …if (.not. restart_has_flag(restart_load, RESTART_FLAG_VHXC) .and. ks%oep%level /= XC_OEP_FULL) then
671 if (ks%oep%level == XC_OEP_FULL) then
1292 …if (((ks%oep%level == XC_OEP_FULL) .or. (ks%oep%level == XC_OEP_KLI)) .and. ks%oep%has_photons) th…
1437 if (ks%oep%level == XC_OEP_FULL) then
1469 if (ks%oep%level == XC_OEP_FULL) &