38#ifndef INTEGRALS_2EL_J_MM_UTILS_HEADER
39#define INTEGRALS_2EL_J_MM_UTILS_HEADER
Contains coefficients needed for quick integral evaluation.
Definition integral_info.h:94
Defines IntegralInfo object, providing the coefficients needed for integral evaluation.
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
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
Code for organizing a given set of primitive Gaussian distributions (typically coming from basis func...
Code for organizing a given set of primitive Gaussian distributions (typically coming from basis func...
double ergo_real
Definition realtype.h:69
Definition organize_distrs_mm.h:46
Definition organize_distrs.h:121
Definition multipole_prep.h:62