![]() |
(git:b77b4be)
|
constants for the different operators of the 2c-integrals More...
Variables | |
integer, parameter, public | operator_coulomb = 0 |
integer, parameter, public | operator_verf = 1 |
integer, parameter, public | operator_verfc = 2 |
integer, parameter, public | operator_vgauss = 3 |
integer, parameter, public | operator_gauss = 4 |
integer, parameter, public | operator_truncated = 5 |
constants for the different operators of the 2c-integrals
integer, parameter, public constants_operator::operator_coulomb = 0 |
Definition at line 22 of file constants_operator.F.
integer, parameter, public constants_operator::operator_verf = 1 |
Definition at line 22 of file constants_operator.F.
integer, parameter, public constants_operator::operator_verfc = 2 |
Definition at line 22 of file constants_operator.F.
integer, parameter, public constants_operator::operator_vgauss = 3 |
Definition at line 22 of file constants_operator.F.
integer, parameter, public constants_operator::operator_gauss = 4 |
Definition at line 22 of file constants_operator.F.
integer, parameter, public constants_operator::operator_truncated = 5 |
Definition at line 22 of file constants_operator.F.