10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-23 13:42:16 +02:00
quantum_package/src/SingleRefMethod
2014-05-24 02:39:18 +02:00
..
tests Selection and perturbation work. Introduced new tests. 2014-05-24 02:39:18 +02:00
ASSUMPTIONS.rst Selection and perturbation work. Introduced new tests. 2014-05-24 02:39:18 +02:00
generators.irp.f Selection and perturbation work. Introduced new tests. 2014-05-24 02:39:18 +02:00
Makefile Selection and perturbation work. Introduced new tests. 2014-05-24 02:39:18 +02:00
NEEDED_MODULES Selection and perturbation work. Introduced new tests. 2014-05-24 02:39:18 +02:00
README.rst Selection and perturbation work. Introduced new tests. 2014-05-24 02:39:18 +02:00

======================
SingleDetMethod Module
======================

Include this module for single reference methods.
Using this module, the only generator determinant is the Hartree-Fock determinant.

Documentation
=============

.. Do not edit this section. It was auto-generated from the
.. NEEDED_MODULES file.



Needed Modules
==============

.. Do not edit this section. It was auto-generated from the
.. NEEDED_MODULES file.

* `AOs <http://github.com/LCPQ/quantum_package/tree/master/src/AOs>`_
* `Bitmask <http://github.com/LCPQ/quantum_package/tree/master/src/Bitmask>`_
* `Electrons <http://github.com/LCPQ/quantum_package/tree/master/src/Electrons>`_
* `Ezfio_files <http://github.com/LCPQ/quantum_package/tree/master/src/Ezfio_files>`_
* `MOs <http://github.com/LCPQ/quantum_package/tree/master/src/MOs>`_
* `Nuclei <http://github.com/LCPQ/quantum_package/tree/master/src/Nuclei>`_
* `Output <http://github.com/LCPQ/quantum_package/tree/master/src/Output>`_
* `Utils <http://github.com/LCPQ/quantum_package/tree/master/src/Utils>`_