ergo
|
Public Attributes | |
const IntegralInfo * | integralInfo |
const JK::Params * | J_K_params |
const job_list_multipole_entry_J_struct * | jobList_J_multipole |
const box_struct * | boxList |
ergo_real * | result_J_list |
pthread_t | threadID |
int | jobIndexLo |
int | jobIndexHi |
int | maxnoOfMinimalDistrsPerBoxBranch |
int | result |
int | largest_L_used |
const box_struct* JFMMWorkerData::boxList |
Referenced by execute_J_fmm_worker().
const IntegralInfo* JFMMWorkerData::integralInfo |
Referenced by execute_J_fmm_worker().
const JK::Params* JFMMWorkerData::J_K_params |
Referenced by execute_J_fmm_worker().
int JFMMWorkerData::jobIndexHi |
Referenced by execute_J_fmm_worker().
int JFMMWorkerData::jobIndexLo |
Referenced by execute_J_fmm_worker().
const job_list_multipole_entry_J_struct* JFMMWorkerData::jobList_J_multipole |
Referenced by execute_J_fmm_worker().
int JFMMWorkerData::largest_L_used |
Referenced by execute_J_fmm_worker().
int JFMMWorkerData::maxnoOfMinimalDistrsPerBoxBranch |
Referenced by execute_J_fmm_worker().
int JFMMWorkerData::result |
Referenced by execute_J_fmm_worker().
ergo_real* JFMMWorkerData::result_J_list |
Referenced by execute_J_fmm_worker().
pthread_t JFMMWorkerData::threadID |