|
ergo
|
#include <multipole.h>
Public Member Functions | |
| MMInteractor () | |
| ~MMInteractor () | |
| int | getInteractionMatrix (ergo_real dx, ergo_real dy, ergo_real dz, int l_1, int l_2, ergo_real *result_T) |
Private Attributes | |
| ergo_real * | buffer_T_cc |
| ergo_real * | buffer_T_cs |
| ergo_real * | buffer_T_sc |
| ergo_real * | buffer_T_ss |
Static Private Attributes | |
| static const int | MMDP1 = MAX_MULTIPOLE_DEGREE+1 |
| MMInteractor::MMInteractor | ( | ) |
References buffer_T_cc, buffer_T_cs, buffer_T_sc, buffer_T_ss, global_initialized_flag, and MMDP1.
| MMInteractor::~MMInteractor | ( | ) |
References buffer_T_cc, buffer_T_cs, buffer_T_sc, and buffer_T_ss.
| int MMInteractor::getInteractionMatrix | ( | ergo_real | dx, |
| ergo_real | dy, | ||
| ergo_real | dz, | ||
| int | l_1, | ||
| int | l_2, | ||
| ergo_real * | result_T | ||
| ) |
References A, B, buffer_T_cc, buffer_T_cs, buffer_T_sc, buffer_T_ss, get_lm_factor(), l_m_struct::l, l_m_struct::m, MAX_MULTIPOLE_DEGREE, and MMDP1.
Referenced by do_interaction_recursive(), do_multipole_interaction_between_2_boxes_branches(), and MMLimitTable::init().
|
private |
Referenced by getInteractionMatrix(), MMInteractor(), and ~MMInteractor().
|
private |
Referenced by getInteractionMatrix(), MMInteractor(), and ~MMInteractor().
|
private |
Referenced by getInteractionMatrix(), MMInteractor(), and ~MMInteractor().
|
private |
Referenced by getInteractionMatrix(), MMInteractor(), and ~MMInteractor().
|
staticprivate |
Referenced by getInteractionMatrix(), and MMInteractor().