Home
last modified time | relevance | path

Searched defs:pspw_print_HFX (Results 1 – 2 of 2) sorted by relevance

/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/lib/hfx/
H A Dpspw_hfx.F381 subroutine pspw_print_HFX(unit) subroutine
383 integer unit
440 1001 FORMAT(6x,"- HFX relaxed")
441 1002 FORMAT(6x,"- HFX unrelaxed")
443 1004 FORMAT(6x,"- HFX alpha orbitals:",10I5)
444 1005 FORMAT(6x,"- HFX beta orbitals :",10I5)
446 1006 FORMAT(6x,"- HFX screened coulomb solver")
447 1007 FORMAT(6x,"- HFX free-space coulomb solver")
458 1020 FORMAT(6x,"- HFX localized orbital solver")
469 1027 FORMAT(6x,"- HFX Wannier orbital solver")
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/lib/hfx/
H A Dpspw_hfx.F434 subroutine pspw_print_HFX(unit) subroutine
436 integer unit
442 integer i,ms
443 real*8 control_attenuation
494 1001 FORMAT(6x,"- HFX relaxed")
495 1002 FORMAT(6x,"- HFX unrelaxed")
497 1004 FORMAT(6x,"- HFX alpha orbitals:",10I5)
498 1005 FORMAT(6x,"- HFX beta orbitals :",10I5)
512 1015 FORMAT(6x,"- HFX using single precision")
524 1027 FORMAT(6x,"- HFX Wannier orbital solver")
[all …]