Skip to content

Commit a9911e7

Browse files
GarnetGarnet
Garnet
authored and
Garnet
committed
...
1 parent 963f774 commit a9911e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/develop/scf_developer.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ which are implemented as derived classes. These include
2222
:class:`pyscf.dft.uks.UKS` UKS-DFT
2323
:class:`pyscf.dft.roks.ROKS` ROKS-DFT
2424
:class:`pyscf.dft.gks.GKS` GKS-DFT
25-
:class:`pyscf.dft.dks.DKS` Diras-KS-DFT
26-
:class:`pyscf.dft.dks.RDKS` restricted Diras-KS-DFT
25+
:class:`pyscf.dft.dks.DKS` Dirac-KS-DFT
26+
:class:`pyscf.dft.dks.RDKS` restricted Dirac-KS-DFT
2727
:class:`pyscf.pbc.scf.hf.SCF` base class for SCF methods with PBC at :math:`\Gamma` point
2828
:class:`pyscf.pbc.scf.hf.RHF` :math:`\Gamma`-point RHF
2929
:class:`pyscf.pbc.scf.uhf.UHF` :math:`\Gamma`-point UHF

0 commit comments

Comments
 (0)