|
ergo
|
#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 create_joblist_exchange_for_two_boxes_recursive(), and compute_K_by_boxes().
| int box_struct::branchCountList[MAX_NO_OF_BRANCHES] |
Referenced by compute_J_by_boxes_linear(), and box_struct().
| int box_struct::branchIndexList[MAX_NO_OF_BRANCHES] |
Referenced by compute_J_by_boxes_linear(), and box_struct().
| 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 compute_K_by_boxes(), and box_struct().
Referenced by compute_J_by_boxes_linear(), and box_struct().
Referenced by create_joblist_exchange_for_two_boxes_recursive(), and compute_K_by_boxes().