def get_veff(mol, dm, dm_last=0, vhf_last=0, hermi=1, vhfopt=None): return uhf.get_veff(mol, dm, dm_last, vhf_last, hermi, vhfopt)