LIBINT
2.6.0
|
builds ( ... More...
#include <GenericGaussDeriv.h>
Static Public Member Functions | |
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 ( ... More... | |
builds ( ...
d a / d r_dir ... ) src0 = ( ... a+1 ... ) src1 = ( ... a-1 ... )
|
static |
builds ( ...
d a / d r_dir ... ) src0 = ( ... a+1 ... ) src1 = ( ... a-1 ... )
highdim | number of functions more significant than this shell |
lowdim | number of functions less significant than this shell |
dir | Cartesian direction of the derivative (0, 1, 2) |
two_alpha | The gaussian exponent of the function being differentiated) |