We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963f774 commit a9911e7Copy full SHA for a9911e7
source/develop/scf_developer.rst
@@ -22,8 +22,8 @@ which are implemented as derived classes. These include
22
:class:`pyscf.dft.uks.UKS` UKS-DFT
23
:class:`pyscf.dft.roks.ROKS` ROKS-DFT
24
: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
+:class:`pyscf.dft.dks.DKS` Dirac-KS-DFT
+:class:`pyscf.dft.dks.RDKS` restricted Dirac-KS-DFT
27
:class:`pyscf.pbc.scf.hf.SCF` base class for SCF methods with PBC at :math:`\Gamma` point
28
:class:`pyscf.pbc.scf.hf.RHF` :math:`\Gamma`-point RHF
29
:class:`pyscf.pbc.scf.uhf.UHF` :math:`\Gamma`-point UHF
0 commit comments