fcdmft.solver.mpifcigf module#
- class fcdmft.solver.mpifcigf.FCIGF(myfci, mf, tol=0.0001, verbose=None)[source]#
Bases:
objectMethods
eafci_mo(ps, qs, omega_list, broadening[, ...])Compute FCI EA Green's function in MO basis Note: this is the fast routine without constructing the full FCI Hamiltonian
eafci_mo_mor(ps, qs, omega_list, broadening, ...)Compute FCI EA Green's function in MO basis Note: this is the fast routine without constructing the full FCI Hamiltonian
ipfci_mo(ps, qs, omega_list, broadening[, ...])Compute FCI IP Green's function in MO basis Note: this is the fast routine without constructing the full FCI Hamiltonian MPI parallelize over orbitals
ipfci_mo_mor(ps, qs, omega_list, broadening, ...)Compute FCI IP Green's function in MO basis Note: this is the fast routine without constructing the full FCI Hamiltonian MPI parallelize over orbitals
- eafci_mo(ps, qs, omega_list, broadening, MOR=False, omega_mor=None)[source]#
Compute FCI EA Green’s function in MO basis Note: this is the fast routine without constructing the full FCI Hamiltonian
- eafci_mo_mor(ps, qs, omega_list, broadening, omega_mor)[source]#
Compute FCI EA Green’s function in MO basis Note: this is the fast routine without constructing the full FCI Hamiltonian
- fcdmft.solver.mpifcigf.libfci = <CDLL '/home/chillenb/src/fcdmft/.nox/docs/lib/python3.12/site-packages/pyscf/lib/libfci.so', handle 5f90aed731f0>#
MPI FCI Green’s function