2014-05-27 17:30:44 +02:00
|
|
|
==========
|
|
|
|
MP2 Module
|
|
|
|
==========
|
|
|
|
|
|
|
|
Documentation
|
|
|
|
=============
|
|
|
|
|
|
|
|
.. Do not edit this section. It was auto-generated from the
|
2015-06-04 12:09:28 +02:00
|
|
|
.. by the `update_README.py` script.
|
2014-05-27 17:30:44 +02:00
|
|
|
|
2015-07-16 14:25:20 +02:00
|
|
|
`h_apply_mp2 <http://github.com/LCPQ/quantum_package/tree/master/src/MP2/H_apply.irp.f_shell_9#L487>`_
|
2015-06-04 12:09:28 +02:00
|
|
|
Calls H_apply on the HF determinant and selects all connected single and double
|
|
|
|
excitations (of the same symmetry). Auto-generated by the ``generate_h_apply`` script.
|
|
|
|
|
|
|
|
|
|
|
|
`h_apply_mp2_diexc <http://github.com/LCPQ/quantum_package/tree/master/src/MP2/H_apply.irp.f_shell_9#L1>`_
|
|
|
|
Generate all double excitations of key_in using the bit masks of holes and
|
|
|
|
particles.
|
|
|
|
Assume N_int is already provided.
|
2014-06-04 17:22:09 +02:00
|
|
|
|
2014-05-27 17:30:44 +02:00
|
|
|
|
2015-07-16 14:25:20 +02:00
|
|
|
`h_apply_mp2_monoexc <http://github.com/LCPQ/quantum_package/tree/master/src/MP2/H_apply.irp.f_shell_9#L305>`_
|
2015-06-04 12:09:28 +02:00
|
|
|
Generate all single excitations of key_in using the bit masks of holes and
|
|
|
|
particles.
|
|
|
|
Assume N_int is already provided.
|
|
|
|
|
|
|
|
|
|
|
|
`mp2 <http://github.com/LCPQ/quantum_package/tree/master/src/MP2/mp2.irp.f#L1>`_
|
|
|
|
Undocumented
|
2014-05-27 17:30:44 +02:00
|
|
|
|
|
|
|
Needed Modules
|
|
|
|
==============
|
|
|
|
|
|
|
|
.. Do not edit this section. It was auto-generated from the
|
2015-06-04 12:09:28 +02:00
|
|
|
.. by the `update_README.py` script.
|
2014-05-27 17:30:44 +02:00
|
|
|
|
2015-06-02 18:17:59 +02:00
|
|
|
.. image:: tree_dependency.png
|
2015-05-12 10:39:49 +02:00
|
|
|
|
2014-05-27 17:30:44 +02:00
|
|
|
* `Perturbation <http://github.com/LCPQ/quantum_package/tree/master/src/Perturbation>`_
|
|
|
|
* `Selectors_full <http://github.com/LCPQ/quantum_package/tree/master/src/Selectors_full>`_
|
|
|
|
* `SingleRefMethod <http://github.com/LCPQ/quantum_package/tree/master/src/SingleRefMethod>`_
|
|
|
|
|
2015-11-08 21:02:55 +01:00
|
|
|
Needed Modules
|
|
|
|
==============
|
|
|
|
.. Do not edit this section It was auto-generated
|
|
|
|
.. by the `update_README.py` script.
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: tree_dependency.png
|
|
|
|
|
|
|
|
* `Perturbation <http://github.com/LCPQ/quantum_package/tree/master/plugins/Perturbation>`_
|
|
|
|
* `Selectors_full <http://github.com/LCPQ/quantum_package/tree/master/plugins/Selectors_full>`_
|
|
|
|
* `SingleRefMethod <http://github.com/LCPQ/quantum_package/tree/master/plugins/SingleRefMethod>`_
|
|
|
|
|
|
|
|
Documentation
|
|
|
|
=============
|
|
|
|
.. Do not edit this section It was auto-generated
|
|
|
|
.. by the `update_README.py` script.
|
|
|
|
|
|
|
|
|
2015-11-08 21:37:50 +01:00
|
|
|
h_apply_mp2
|
2015-11-08 21:02:55 +01:00
|
|
|
Calls H_apply on the HF determinant and selects all connected single and double
|
|
|
|
excitations (of the same symmetry). Auto-generated by the ``generate_h_apply`` script.
|
|
|
|
|
|
|
|
|
2015-11-08 21:37:50 +01:00
|
|
|
h_apply_mp2_diexc
|
2015-11-08 21:02:55 +01:00
|
|
|
Undocumented
|
|
|
|
|
|
|
|
|
2015-11-08 21:37:50 +01:00
|
|
|
h_apply_mp2_diexcorg
|
2015-11-08 21:02:55 +01:00
|
|
|
Generate all double excitations of key_in using the bit masks of holes and
|
|
|
|
particles.
|
|
|
|
Assume N_int is already provided.
|
|
|
|
|
|
|
|
|
2015-11-08 21:37:50 +01:00
|
|
|
h_apply_mp2_diexcp
|
2015-11-08 21:02:55 +01:00
|
|
|
Undocumented
|
|
|
|
|
|
|
|
|
2015-11-08 21:37:50 +01:00
|
|
|
h_apply_mp2_monoexc
|
2015-11-08 21:02:55 +01:00
|
|
|
Generate all single excitations of key_in using the bit masks of holes and
|
|
|
|
particles.
|
|
|
|
Assume N_int is already provided.
|
|
|
|
|
|
|
|
|
|
|
|
`mp2 <http://github.com/LCPQ/quantum_package/tree/master/plugins/MP2/mp2.irp.f#L1>`_
|
|
|
|
Undocumented
|
|
|
|
|