10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-29 08:24:51 +02:00
quantum_package/plugins/Full_CI/README.rst

176 lines
4.2 KiB
ReStructuredText
Raw Normal View History

2015-06-17 18:22:08 +02:00
==============
Full_CI Module
==============
Performs a perturbatively selected Full-CI.
2015-07-28 17:02:00 +02:00
Needed Modules
==============
.. Do not edit this section It was auto-generated
.. by the `update_README.py` script.
.. image:: tree_dependency.png
2015-07-28 17:31:54 +02:00
* `Perturbation <http://github.com/LCPQ/quantum_package/tree/master/plugins/Perturbation>`_
* `Selectors_full <http://github.com/LCPQ/quantum_package/tree/master/plugins/Selectors_full>`_
* `Generators_full <http://github.com/LCPQ/quantum_package/tree/master/plugins/Generators_full>`_
2016-11-01 23:06:05 +01:00
* `Davidson <http://github.com/LCPQ/quantum_package/tree/master/src/Davidson>`_
2015-07-28 17:02:00 +02:00
Documentation
=============
.. Do not edit this section It was auto-generated
.. by the `update_README.py` script.
2015-07-28 17:31:54 +02:00
`full_ci <http://github.com/LCPQ/quantum_package/tree/master/plugins/Full_CI/full_ci_no_skip.irp.f#L1>`_
2015-06-17 18:22:08 +02:00
Undocumented
2015-11-08 21:37:50 +01:00
h_apply_fci
2015-06-17 18:22:08 +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.
2015-11-08 21:37:50 +01:00
h_apply_fci_diexc
2015-10-23 15:58:43 +02:00
Undocumented
2015-11-08 21:37:50 +01:00
h_apply_fci_diexcorg
2015-06-17 18:22:08 +02: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_fci_diexcp
2015-10-23 15:58:43 +02:00
Undocumented
2015-11-08 21:37:50 +01:00
h_apply_fci_mono
2015-06-17 18:22:08 +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.
2015-11-08 21:37:50 +01:00
h_apply_fci_mono_diexc
2015-10-23 15:58:43 +02:00
Undocumented
2015-11-08 21:37:50 +01:00
h_apply_fci_mono_diexcorg
2015-06-17 18:22:08 +02: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_fci_mono_diexcp
2015-10-23 15:58:43 +02:00
Undocumented
2015-11-08 21:37:50 +01:00
h_apply_fci_mono_monoexc
2015-06-17 18:22:08 +02:00
Generate all single 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_fci_monoexc
2015-06-17 18:22:08 +02:00
Generate all single excitations of key_in using the bit masks of holes and
particles.
Assume N_int is already provided.
2016-11-01 23:06:05 +01:00
h_apply_fci_no_selection
2015-06-17 18:22:08 +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.
2016-11-01 23:06:05 +01:00
h_apply_fci_no_selection_diexc
2015-10-23 15:58:43 +02:00
Undocumented
2016-11-01 23:06:05 +01:00
h_apply_fci_no_selection_diexcorg
2015-06-17 18:22:08 +02:00
Generate all double excitations of key_in using the bit masks of holes and
particles.
Assume N_int is already provided.
2016-11-01 23:06:05 +01:00
h_apply_fci_no_selection_diexcp
2015-10-23 15:58:43 +02:00
Undocumented
2016-11-01 23:06:05 +01:00
h_apply_fci_no_selection_monoexc
2015-06-17 18:22:08 +02:00
Generate all single excitations of key_in using the bit masks of holes and
particles.
Assume N_int is already provided.
2016-11-01 23:06:05 +01:00
h_apply_fci_no_skip
2015-06-17 18:22:08 +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.
2016-11-01 23:06:05 +01:00
h_apply_fci_no_skip_diexc
2015-10-23 15:58:43 +02:00
Undocumented
2016-11-01 23:06:05 +01:00
h_apply_fci_no_skip_diexcorg
2015-06-17 18:22:08 +02:00
Generate all double excitations of key_in using the bit masks of holes and
particles.
Assume N_int is already provided.
2016-11-01 23:06:05 +01:00
h_apply_fci_no_skip_diexcp
2015-10-23 15:58:43 +02:00
Undocumented
2016-11-01 23:06:05 +01:00
h_apply_fci_no_skip_monoexc
2015-06-17 18:22:08 +02:00
Generate all single excitations of key_in using the bit masks of holes and
particles.
Assume N_int is already provided.
2016-11-01 23:06:05 +01:00
h_apply_fci_pt2
2015-06-17 18:22:08 +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.
2016-11-01 23:06:05 +01:00
h_apply_fci_pt2_collector
Collects results from the selection in an array of generators
2015-06-17 18:22:08 +02:00
2016-11-01 23:06:05 +01:00
h_apply_fci_pt2_diexc
2015-10-23 15:58:43 +02:00
Undocumented
2016-11-01 23:06:05 +01:00
h_apply_fci_pt2_diexcorg
2015-06-17 18:22:08 +02:00
Generate all double excitations of key_in using the bit masks of holes and
particles.
Assume N_int is already provided.
2016-11-01 23:06:05 +01:00
h_apply_fci_pt2_diexcp
2015-10-23 15:58:43 +02:00
Undocumented
2016-11-01 23:06:05 +01:00
h_apply_fci_pt2_monoexc
2015-06-17 18:22:08 +02:00
Generate all single excitations of key_in using the bit masks of holes and
particles.
Assume N_int is already provided.
2016-11-01 23:06:05 +01:00
h_apply_fci_pt2_slave
2015-06-17 18:22:08 +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.
2016-11-01 23:06:05 +01:00
h_apply_fci_pt2_slave_inproc
Computes a buffer using threads
2016-09-22 11:28:27 +02:00
2016-11-01 23:06:05 +01:00
h_apply_fci_pt2_slave_tcp
Computes a buffer over the network
2016-09-22 11:28:27 +02:00
2015-07-28 17:31:54 +02:00
`var_pt2_ratio_run <http://github.com/LCPQ/quantum_package/tree/master/plugins/Full_CI/var_pt2_ratio.irp.f#L1>`_
2015-06-17 18:22:08 +02:00
Undocumented