10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-01 19:05:25 +02:00
quantum_package/plugins/All_singles
Anthony Scemama ca973a1e92 Revert "Bugs to fix (#50)" (#51)
This reverts commit 94f01c0892.
2017-04-20 08:45:56 +02:00
..
all_1h_1p_singles.irp.f Modifs of fobo-scf 2016-07-16 16:09:50 +02:00
all_1h_1p.irp.f Modifs of fobo-scf 2016-07-16 16:09:50 +02:00
all_singles.irp.f FOBO-SCF executable works 2016-03-11 23:27:39 +01:00
EZFIO.cfg added tests for all_1h_1p 2016-02-16 12:34:04 +01:00
H_apply.irp.f Modifs of fobo-scf 2016-07-16 16:09:50 +02:00
NEEDED_CHILDREN_MODULES Extracting davidson from slater rules 2016-09-20 17:29:02 +02:00
README.rst Update documetation... 2016-11-01 17:07:55 -05:00
tree_dependency.png Update documetation... 2016-11-01 17:07:55 -05:00

===========
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_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