38#ifndef INTEGRALS_2EL_J_KERNEL_HEADER
39#define INTEGRALS_2EL_J_KERNEL_HEADER
51 int interactionWithSelf,
Contains coefficients needed for quick integral evaluation.
Definition integral_info.h:94
Defines IntegralInfo object, providing the coefficients needed for integral evaluation.
int get_J_contribs_from_2_interacting_boxes(const IntegralInfo &integralInfo, ergo_real *result_J_list, ResultMatContrib *resultMatContrib, const distr_org_struct &distr_org_struct_1, const distr_org_struct &distr_org_struct_2, int interactionWithSelf, ergo_real threshold, JK_contribs_buffer_struct *bufferStructPtr)
Definition integrals_2el_J_kernel.cc:75
Code for various utilities used by 2-electron integral computation (i.e.
Code for organizing a given set of primitive Gaussian distributions (typically coming from basis func...
double ergo_real
Definition realtype.h:69
Definition integrals_2el_utils.h:85
Definition integrals_2el_utils.h:52
Definition organize_distrs.h:121