Home
last modified time | relevance | path

Searched refs:tfixed_occ (Results 1 – 15 of 15) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dweights.f9017 USE fixed_occ, ONLY : f_inp, tfixed_occ
39 IF ( tfixed_occ .OR. ltetra ) THEN
47 IF ( tfixed_occ ) THEN
170 USE fixed_occ, ONLY : f_inp, tfixed_occ
192 IF ( tfixed_occ .OR. ltetra ) THEN
200 IF ( tfixed_occ ) THEN
H A Dsetup.f9075 USE fixed_occ, ONLY : f_inp, tfixed_occ, one_atom_occupations
276 IF ( tfixed_occ ) THEN
305 .AND. .NOT. lgauss .AND. .NOT. ltetra .AND. .NOT. tfixed_occ ) &
313 .AND. .NOT. tfixed_occ .AND. .NOT. two_fermi_energies ) &
H A Dpwcom.f90458 LOGICAL :: tfixed_occ variable
H A Dinput.f90185 USE fixed_occ, ONLY : tfixed_occ, f_inp_ => f_inp, &
621 tfixed_occ, ltetra, tetra_type, lgauss, ngauss )
674 IF ( tfixed_occ ) THEN
708 IF ( lscf .AND. lsda .AND. ( .NOT. tfixed_occ ) .AND. &
H A Dsummary.f9043 USE fixed_occ, ONLY : f_inp, tfixed_occ
391 IF (tfixed_occ) THEN
H A Dc_phase_field.f90368 IF ( nspin == 2 .AND. tfixed_occ) THEN
H A Dforces_bp_efield.f90384 IF (nspin_eff == 2 .AND. tfixed_occ) THEN
H A Dpw_restart_new.f9096 USE fixed_occ, ONLY : tfixed_occ, f_inp
H A Dh_epsi_her_set.f90224 IF ( nspin == 2 .AND. tfixed_occ) THEN
/dports/science/quantum-espresso/q-e-qe-6.7.0/HP/src/
H A Dhp_readin.f90138 USE fixed_occ, ONLY : tfixed_occ
218 IF (tfixed_occ) CALL errore('hp_readin', &
/dports/science/quantum-espresso/q-e-qe-6.7.0/TDDFPT/src/
H A Dlr_readin.f9032 USE fixed_occ, ONLY : tfixed_occ
508 IF (tfixed_occ) CALL errore( 'lr_readin', 'tfixed_occ is not implemented', 1 )
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/not_epw_comp/
H A Dphq_readin.f9031 USE fixed_occ, ONLY : tfixed_occ
818 IF (tfixed_occ) &
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/head/
H A Dphq_readin.f9031 USE fixed_occ, ONLY : tfixed_occ
918 IF (tfixed_occ) &
/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/PH/
H A Dphq_readin.f9030 USE fixed_occ, ONLY : tfixed_occ
905 IF (tfixed_occ) &
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Depw_readin.f9027 USE fixed_occ, ONLY : tfixed_occ
967 IF (tfixed_occ) CALL errore('epw_readin', 'phonon with arbitrary occupations not tested', 1)