Skip to content

Latest commit

 

History

History
88 lines (63 loc) · 1.84 KB

dft.rst

File metadata and controls

88 lines (63 loc) · 1.84 KB

:mod:`dft` --- Density functional theory

.. module:: dft
   :synopsis: Density functional theory

The :mod:`dft` module implements Kohn-Sham density functional theory. Also see :mod:`scf`.

Examples

Program reference

.. automodule:: pyscf.dft
   :members:

.. automodule:: pyscf.dft.rks
   :members:

.. automodule:: pyscf.dft.uks
   :members:

.. automodule:: pyscf.dft.roks
   :members:

.. automodule:: pyscf.dft.gks
   :members:

.. automodule:: pyscf.dft.gks_symm
   :members:

.. automodule:: pyscf.dft.rks_symm
   :members:

.. automodule:: pyscf.dft.uks_symm
   :members:

.. automodule:: pyscf.dft.gen_lib_xc_param
   :members:

.. automodule:: pyscf.dft.gen_xcfun_param
   :members:

.. automodule:: pyscf.dft.libxc
   :members:

.. automodule:: pyscf.dft.dks
   :members:

.. automodule:: pyscf.dft.radi
   :members:

.. automodule:: pyscf.dft.gen_grid
   :members:

.. automodule:: pyscf.dft.numint
   :members:

.. automodule:: pyscf.dft.vxc
   :members:

.. automodule:: pyscf.dft.xcfun
   :members:

.. automodule:: pyscf.dft.xc
   :members: