(git:6a2e663)
constants_operator Module Reference

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
 

Detailed Description

constants for the different operators of the 2c-integrals

History
10.2016 created Dorothea Golze 05.2019 added truncated Coulomb operator (A. Bussy)

Variable Documentation

◆ operator_coulomb

integer, parameter, public constants_operator::operator_coulomb = 0

Definition at line 22 of file constants_operator.F.

◆ operator_verf

integer, parameter, public constants_operator::operator_verf = 1

Definition at line 22 of file constants_operator.F.

◆ operator_verfc

integer, parameter, public constants_operator::operator_verfc = 2

Definition at line 22 of file constants_operator.F.

◆ operator_vgauss

integer, parameter, public constants_operator::operator_vgauss = 3

Definition at line 22 of file constants_operator.F.

◆ operator_gauss

integer, parameter, public constants_operator::operator_gauss = 4

Definition at line 22 of file constants_operator.F.

◆ operator_truncated

integer, parameter, public constants_operator::operator_truncated = 5

Definition at line 22 of file constants_operator.F.