38 #ifndef INTEGRALS_2EL_J_MM_UTILS_HEADER 39 #define INTEGRALS_2EL_J_MM_UTILS_HEADER double ergo_real
Definition: realtype.h:69
Code for organizing a given set of primitive Gaussian distributions (typically coming from basis func...
Definition: multipole_prep.h:61
int create_list_of_multipoles_for_box(const IntegralInfo &integralInfo, const distr_org_struct &org, multipole_struct_small *result_multipoleList)
Definition: integrals_2el_J_mm_utils.cc:120
Definition: organize_distrs_mm.h:46
int check_if_multipoles_can_be_used(const IntegralInfo &integralInfo, ergo_real threshold, const ergo_real *boxCenterCoords_1, const ergo_real *boxCenterCoords_2, ergo_real boxWidth, const distr_org_struct &org_1, const distr_org_mm_struct &org_mm_1, const distr_org_struct &org_2, const distr_org_mm_struct &org_mm_2)
Definition: integrals_2el_J_mm_utils.cc:44
Contains coefficients needed for quick integral evaluation.
Definition: integral_info.h:93
Defines IntegralInfo object, providing the coefficients needed for integral evaluation.
Definition: organize_distrs.h:121
Code for organizing a given set of primitive Gaussian distributions (typically coming from basis func...