quantum_package/plugins/All_singles
Anthony Scemama 87109fb96b Fixed EZFIO 2019-02-05 21:59:26 +01:00
..
EZFIO.cfg added tests for all_1h_1p 2016-02-16 12:34:04 +01:00
H_apply.irp.f Compiles 2017-12-18 14:31:45 +01:00
NEEDED_CHILDREN_MODULES Extracting davidson from slater rules 2016-09-20 17:29:02 +02:00
README.rst Fixed EZFIO 2019-02-05 21:59:26 +01:00
all_1h_1p.irp.f Modifs of fobo-scf 2016-07-16 16:09:50 +02:00
all_1h_1p_singles.irp.f Modifs of fobo-scf 2016-07-16 16:09:50 +02:00
all_singles.irp.f Modifs Manus 2017-10-27 12:20:00 +02:00
tree_dependency.png Update documetation... 2016-11-01 17:07:55 -05:00

README.rst

===========
All_singles
===========

Needed Modules
==============
.. Do not edit this section It was auto-generated
.. by the `update_README.py` script.


.. image:: tree_dependency.png

* `Generators_restart <http://github.com/LCPQ/quantum_package/tree/master/plugins/Generators_restart>`_
* `Perturbation <http://github.com/LCPQ/quantum_package/tree/master/plugins/Perturbation>`_
* `Properties <http://github.com/LCPQ/quantum_package/tree/master/plugins/Properties>`_
* `Selectors_no_sorted <http://github.com/LCPQ/quantum_package/tree/master/plugins/Selectors_no_sorted>`_
* `Utils <http://github.com/LCPQ/quantum_package/tree/master/src/Utils>`_
* `Davidson <http://github.com/LCPQ/quantum_package/tree/master/src/Davidson>`_

Documentation
=============
.. Do not edit this section It was auto-generated
.. by the `update_README.py` script.


h_apply_just_1h_1p
  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_just_1h_1p_diexc
  Undocumented


h_apply_just_1h_1p_diexcorg
  Generate all double excitations of key_in using the bit masks of holes and
  particles.
  Assume N_int is already provided.


h_apply_just_1h_1p_diexcp
  Undocumented


h_apply_just_1h_1p_monoexc
  Generate all single excitations of key_in using the bit masks of holes and
  particles.
  Assume N_int is already provided.


h_apply_just_1h_1p_singles
  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_just_1h_1p_singles_diexc
  Undocumented


h_apply_just_1h_1p_singles_diexcorg
  Generate all double excitations of key_in using the bit masks of holes and
  particles.
  Assume N_int is already provided.


h_apply_just_1h_1p_singles_diexcp
  Undocumented


h_apply_just_1h_1p_singles_monoexc
  Generate all single excitations of key_in using the bit masks of holes and
  particles.
  Assume N_int is already provided.


h_apply_just_1p
  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_just_1p_diexc
  Undocumented


h_apply_just_1p_diexcorg
  Generate all double excitations of key_in using the bit masks of holes and
  particles.
  Assume N_int is already provided.


h_apply_just_1p_diexcp
  Undocumented


h_apply_just_1p_monoexc
  Generate all single excitations of key_in using the bit masks of holes and
  particles.
  Assume N_int is already provided.


h_apply_just_2p
  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_just_2p_diexc
  Undocumented


h_apply_just_2p_diexcorg
  Generate all double excitations of key_in using the bit masks of holes and
  particles.
  Assume N_int is already provided.


h_apply_just_2p_diexcp
  Undocumented


h_apply_just_2p_monoexc
  Generate all single excitations of key_in using the bit masks of holes and
  particles.
  Assume N_int is already provided.


h_apply_just_mono
  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_just_mono_diexc
  Undocumented


h_apply_just_mono_diexcorg
  Generate all double excitations of key_in using the bit masks of holes and
  particles.
  Assume N_int is already provided.


h_apply_just_mono_diexcp
  Undocumented


h_apply_just_mono_monoexc
  Generate all single excitations of key_in using the bit masks of holes and
  particles.
  Assume N_int is already provided.


`restart_more_singles <http://github.com/LCPQ/quantum_package/tree/master/plugins/All_singles/all_singles.irp.f#L1>`_
  Generates and select single excitations
  on the top of a given restart wave function


`routine <http://github.com/LCPQ/quantum_package/tree/master/plugins/All_singles/all_singles.irp.f#L11>`_
  Undocumented