mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-08 07:03:57 +01:00
89 lines
3.7 KiB
ReStructuredText
89 lines
3.7 KiB
ReStructuredText
===================
|
|
Psiref_utils Module
|
|
===================
|
|
|
|
|
|
Utilities related to the use of a reference wave function. This module
|
|
needs to be loaded with any psi_ref module.
|
|
|
|
|
|
Documentation
|
|
=============
|
|
|
|
.. Do not edit this section. It was auto-generated from the
|
|
.. by the `update_README.py` script.
|
|
|
|
`h_matrix_ref <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L70>`_
|
|
Undocumented
|
|
|
|
|
|
`holes_operators <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_excitations_operators.irp.f#L3>`_
|
|
holes_operators represents an array of integers where all the holes have
|
|
been done going from psi_ref to psi_non_ref
|
|
particles_operators represents an array of integers where all the particles have
|
|
been done going from psi_ref to psi_non_ref
|
|
|
|
|
|
`idx_non_ref <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L20>`_
|
|
Set of determinants which are not part of the reference, defined from the application
|
|
of the reference bitmask on the determinants.
|
|
idx_non_ref gives the indice of the determinant in psi_det.
|
|
|
|
|
|
`n_det_non_ref <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L21>`_
|
|
Set of determinants which are not part of the reference, defined from the application
|
|
of the reference bitmask on the determinants.
|
|
idx_non_ref gives the indice of the determinant in psi_det.
|
|
|
|
|
|
`particles_operators <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_excitations_operators.irp.f#L4>`_
|
|
holes_operators represents an array of integers where all the holes have
|
|
been done going from psi_ref to psi_non_ref
|
|
particles_operators represents an array of integers where all the particles have
|
|
been done going from psi_ref to psi_non_ref
|
|
|
|
|
|
`psi_coef_ref_diagonalized <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L82>`_
|
|
Undocumented
|
|
|
|
|
|
`psi_non_ref <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L18>`_
|
|
Set of determinants which are not part of the reference, defined from the application
|
|
of the reference bitmask on the determinants.
|
|
idx_non_ref gives the indice of the determinant in psi_det.
|
|
|
|
|
|
`psi_non_ref_coef <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L19>`_
|
|
Set of determinants which are not part of the reference, defined from the application
|
|
of the reference bitmask on the determinants.
|
|
idx_non_ref gives the indice of the determinant in psi_det.
|
|
|
|
|
|
`psi_non_ref_coef_sorted_bit <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L58>`_
|
|
Reference determinants sorted to accelerate the search of a random determinant in the wave
|
|
function.
|
|
|
|
|
|
`psi_non_ref_sorted_bit <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L57>`_
|
|
Reference determinants sorted to accelerate the search of a random determinant in the wave
|
|
function.
|
|
|
|
|
|
`psi_ref_coef_sorted_bit <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L5>`_
|
|
Reference determinants sorted to accelerate the search of a random determinant in the wave
|
|
function.
|
|
|
|
|
|
`psi_ref_energy <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L101>`_
|
|
Undocumented
|
|
|
|
|
|
`psi_ref_energy_diagonalized <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L83>`_
|
|
Undocumented
|
|
|
|
|
|
`psi_ref_sorted_bit <http://github.com/LCPQ/quantum_package/tree/master/src/Psiref_Utils/psi_ref_utils.irp.f#L4>`_
|
|
Reference determinants sorted to accelerate the search of a random determinant in the wave
|
|
function.
|
|
|