quemb.molbe.mf_interfaces.mainΒΆ Functions dump_scf(mf, chkfile) Store a PySCF RHF object to an HDF5 file. get_mf(mol, *[, work_dir, backend, ...]) Compute the mean-field (SCF) object for a given molecule using the selected backend. load_scf(chkfile) Recreate a PySCF Mole and RHF object from an HDF5 file.