#include <integrals_2el_utils.h>
Public Member Functions | |
box_struct () | |
Public Attributes | |
box_struct_basic | basicBox |
distr_list_description_struct | distrListForK |
distr_list_description_struct | branchList [MAX_NO_OF_BRANCHES] |
ergo_real | multipolePoint [3] |
int | branchIndexList [MAX_NO_OF_BRANCHES] |
int | branchCountList [MAX_NO_OF_BRANCHES] |
int | noOfBasisFuncs |
int | noOfRelevantBasisFuncGroups |
basis_func_group_info_for_box * | basisFuncGroupInfoList |
ergo_real | largestCSfactor |
ergo_real | multipoleEuclideanNormList [MAX_MULTIPOLE_DEGREE_BASIC+1] |
box_struct::box_struct | ( | ) |
Referenced by compute_K_by_boxes(), and create_joblist_exchange_for_two_boxes_recursive().
int box_struct::branchCountList[MAX_NO_OF_BRANCHES] |
Referenced by box_struct(), and compute_J_by_boxes_linear().
int box_struct::branchIndexList[MAX_NO_OF_BRANCHES] |
Referenced by box_struct(), and compute_J_by_boxes_linear().
distr_list_description_struct box_struct::branchList[MAX_NO_OF_BRANCHES] |
Referenced by compute_K_by_boxes().
ergo_real box_struct::multipoleEuclideanNormList[MAX_MULTIPOLE_DEGREE_BASIC+1] |
Referenced by box_struct(), and compute_K_by_boxes().
Referenced by box_struct(), and compute_J_by_boxes_linear().
Referenced by compute_K_by_boxes(), and create_joblist_exchange_for_two_boxes_recursive().