ergo
|
Public Member Functions | |
J_std_joblist_thread_struct () | |
Public Attributes | |
pthread_t | thread |
const IntegralInfo * | integralInfo |
ergo_real * | result_J_list |
int | maxNoOfMonomials |
ergo_real | threshold |
const box_struct * | boxList |
const job_list_standard_entry_J_struct * | jobList_J_standard |
int | noOfJobs_J_standard |
int | thread_ID |
int | noOfThreads |
int | resultCode |
|
inlineexplicit |
const box_struct* J_std_joblist_thread_struct::boxList |
Referenced by execute_joblist_J_std_thread_func(), and execute_joblist_J_std_threaded().
const IntegralInfo* J_std_joblist_thread_struct::integralInfo |
Referenced by execute_joblist_J_std_thread_func(), and execute_joblist_J_std_threaded().
const job_list_standard_entry_J_struct* J_std_joblist_thread_struct::jobList_J_standard |
Referenced by execute_joblist_J_std_thread_func(), and execute_joblist_J_std_threaded().
int J_std_joblist_thread_struct::maxNoOfMonomials |
Referenced by execute_joblist_J_std_thread_func(), and execute_joblist_J_std_threaded().
int J_std_joblist_thread_struct::noOfJobs_J_standard |
Referenced by execute_joblist_J_std_thread_func(), and execute_joblist_J_std_threaded().
int J_std_joblist_thread_struct::noOfThreads |
Referenced by execute_joblist_J_std_thread_func(), and execute_joblist_J_std_threaded().
ergo_real* J_std_joblist_thread_struct::result_J_list |
Referenced by execute_joblist_J_std_thread_func(), and execute_joblist_J_std_threaded().
int J_std_joblist_thread_struct::resultCode |
Referenced by execute_joblist_J_std_thread_func(), and execute_joblist_J_std_threaded().
pthread_t J_std_joblist_thread_struct::thread |
int J_std_joblist_thread_struct::thread_ID |
Referenced by execute_joblist_J_std_thread_func().
ergo_real J_std_joblist_thread_struct::threshold |
Referenced by execute_joblist_J_std_thread_func(), and execute_joblist_J_std_threaded().