ergo
MMInteractor Class Reference

#include <multipole.h>

Public Member Functions

 MMInteractor (const MultipolePrepManager &multipolePrepManager)
 
 ~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_realbuffer_T_cc
 
ergo_realbuffer_T_cs
 
ergo_realbuffer_T_sc
 
ergo_realbuffer_T_ss
 
const MultipolePrepManagermultipolePrep
 

Static Private Attributes

static const int MMDP1 = MAX_MULTIPOLE_DEGREE+1
 

Constructor & Destructor Documentation

◆ MMInteractor()

MMInteractor::MMInteractor ( const MultipolePrepManager multipolePrepManager)

◆ ~MMInteractor()

MMInteractor::~MMInteractor ( )

Member Function Documentation

◆ getInteractionMatrix()

Member Data Documentation

◆ buffer_T_cc

ergo_real* MMInteractor::buffer_T_cc
private

◆ buffer_T_cs

ergo_real* MMInteractor::buffer_T_cs
private

◆ buffer_T_sc

ergo_real* MMInteractor::buffer_T_sc
private

◆ buffer_T_ss

ergo_real* MMInteractor::buffer_T_ss
private

◆ MMDP1

const int MMInteractor::MMDP1 = MAX_MULTIPOLE_DEGREE+1
staticprivate

◆ multipolePrep

const MultipolePrepManager& MMInteractor::multipolePrep
private

Referenced by getInteractionMatrix().


The documentation for this class was generated from the following files: