PREFERRED_INTEGRAL_LIBRARY
Selects the implementation of individual Gaussian integral operations. [Edit on GitHub]
Keywords
Keyword descriptions
- COULOMB_2C
Type: enum
Default: NATIVE
Usage: COULOMB_2C NATIVEDescription: Library used for two-center Coulomb integrals (Coulomb_2c).
Valid values:
NATIVEUse CP2K’s native implementation.LIBINTUse the Libint implementation.
- COULOMB_3C
Type: enum
Default: NATIVE
Usage: COULOMB_3C NATIVEDescription: Library used for three-center Coulomb integrals (Coulomb_3c).
Valid values:
NATIVEUse CP2K’s native implementation.LIBINTUse the Libint implementation.