|
ergo
|
#include <multipole.h>
Public Member Functions | |
| MMTranslator (const MultipolePrepManager &multipolePrepManager) | |
| ~MMTranslator () | |
| int | getTranslationMatrix (ergo_real dx, ergo_real dy, ergo_real dz, int l_1, int l_2, ergo_real *result_W) const |
Private Attributes | |
| ergo_real * | buffer_W_cc |
| ergo_real * | buffer_W_cs |
| ergo_real * | buffer_W_sc |
| ergo_real * | buffer_W_ss |
| const MultipolePrepManager & | multipolePrep |
Static Private Attributes | |
| static const int | MMDP1 = MAX_MULTIPOLE_DEGREE+1 |
| MMTranslator::MMTranslator | ( | const MultipolePrepManager & | multipolePrepManager | ) |
References buffer_W_cc, buffer_W_cs, buffer_W_sc, buffer_W_ss, MMDP1, and multipolePrep.
| MMTranslator::~MMTranslator | ( | ) |
References buffer_W_cc, buffer_W_cs, buffer_W_sc, and buffer_W_ss.
| int MMTranslator::getTranslationMatrix | ( | ergo_real | dx, |
| ergo_real | dy, | ||
| ergo_real | dz, | ||
| int | l_1, | ||
| int | l_2, | ||
| ergo_real * | result_W ) const |
References A, B, buffer_W_cc, buffer_W_cs, buffer_W_sc, buffer_W_ss, MultipolePrepManager::l_m_struct::l, MultipolePrepManager::l_m_struct::m, MAX_MULTIPOLE_DEGREE, MMDP1, and multipolePrep.
Referenced by combine_mm_info_for_child_boxes(), create_nuclei_mm_tree(), get_multipole_contribs_for_atom(), and translate_multipoles_for_box().
|
private |
Referenced by getTranslationMatrix(), MMTranslator(), and ~MMTranslator().
|
private |
Referenced by getTranslationMatrix(), MMTranslator(), and ~MMTranslator().
|
private |
Referenced by getTranslationMatrix(), MMTranslator(), and ~MMTranslator().
|
private |
Referenced by getTranslationMatrix(), MMTranslator(), and ~MMTranslator().
|
staticprivate |
Referenced by getTranslationMatrix(), and MMTranslator().
|
private |
Referenced by getTranslationMatrix(), and MMTranslator().