21 #ifndef _libint2_src_lib_libint_genericgaussderiv_h_ 22 #define _libint2_src_lib_libint_genericgaussderiv_h_ 27 #include <util_types.h> 28 #include <libint2/cgshell_ordering.h> 39 static void compute(
const Libint_t* inteval,
40 LIBINT2_REALTYPE* target,
41 const LIBINT2_REALTYPE* src0,
42 const LIBINT2_REALTYPE* src1,
46 const LIBINT2_REALTYPE (&two_alpha)[LIBINT2_MAX_VECLEN]
52 #endif // header guard static void compute(const Libint_t *inteval, LIBINT2_REALTYPE *target, const LIBINT2_REALTYPE *src0, const LIBINT2_REALTYPE *src1, unsigned int highdim, unsigned int lowdim, unsigned int dir, const LIBINT2_REALTYPE(&two_alpha)[LIBINT2_MAX_VECLEN])
builds ( ...
Definition: GenericGaussDeriv.impl.h:35
Defaults definitions for various parameters assumed by Libint.
Definition: algebra.cc:24
builds ( ...
Definition: GenericGaussDeriv.h:37