ergo
|
#include <multipole_prep.h>
Public Attributes | |
ergo_real | centerCoords [3] |
int | degree |
int | noOfMoments |
ergo_real | momentList [MAX_NO_OF_MOMENTS_PER_MULTIPOLE] |
ergo_real | maxAbsMomentList [MAX_MULTIPOLE_DEGREE+1] |
ergo_real | euclideanNormList [MAX_MULTIPOLE_DEGREE+1] |
ergo_real multipole_struct_large::centerCoords[3] |
Referenced by check_if_multipoles_can_be_used(), combine_mm_info_for_child_boxes(), create_nuclei_mm_tree(), do_interaction_recursive(), do_interaction_recursive_2(), do_multipole_interaction_between_2_boxes_branches(), get_multipole_contribs_for_atom(), get_nucl_repulsion_energy_using_multipoles(), init_multipole_struct_large(), and translate_multipoles_for_box().
int multipole_struct_large::degree |
ergo_real multipole_struct_large::euclideanNormList[MAX_MULTIPOLE_DEGREE+1] |
ergo_real multipole_struct_large::maxAbsMomentList[MAX_MULTIPOLE_DEGREE+1] |
Referenced by setup_multipole_maxAbsMomentList().
ergo_real multipole_struct_large::momentList[MAX_NO_OF_MOMENTS_PER_MULTIPOLE] |
Referenced by combine_mm_info_for_child_boxes(), create_nuclei_mm_tree(), distr_org_mm_struct::Data::Data(), do_interaction_recursive(), do_interaction_recursive_2(), do_multipole_interaction_between_2_boxes_branches(), execute_joblist_J_fmm_shared(), get_multipole_contribs_for_atom(), get_nucl_repulsion_energy_using_multipoles(), setup_multipole_maxAbsMomentList(), and translate_multipoles_for_box().
int multipole_struct_large::noOfMoments |