10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-27 15:42:41 +02:00
QuantumPackage/docs/source/programs/write_integrals_erf.rst

36 lines
560 B
ReStructuredText
Raw Normal View History

2019-01-25 11:39:31 +01:00
.. _write_integrals_erf:
.. program:: write_integrals_erf
===================
write_integrals_erf
===================
2019-01-25 14:54:22 +01:00
Saves the two-electron integrals with the :math:`erf(\mu r_{12})/r_{12}` oprerator into the EZFIO folder
Needs:
2019-01-25 11:39:31 +01:00
.. hlist::
:columns: 3
* :c:data:`io_mo_two_e_integrals`
* :c:data:`io_ao_two_e_integrals`
Calls:
.. hlist::
:columns: 3
* :c:func:`routine`
Touches:
.. hlist::
:columns: 3
* :c:data:`io_ao_two_e_integrals`
* :c:data:`io_mo_two_e_integrals`