Public Member Functions | |
| identify_needed_elements_thread_struct (const csr_matrix_struct *dens_CSR_, const int *noOfNeighborsList_, const neighbor_basisfunc_struct *neighborList_) | |
Public Attributes | |
| pthread_t | thread |
| int | thread_ID |
| int | nThreads |
| ergo_real | threshold |
| const csr_matrix_struct * | dens_CSR |
| const int * | noOfNeighborsList |
| const neighbor_basisfunc_struct * | neighborList |
| int | maxNoOfNeighbors |
| int ** | longList |
| int * | longListCounterList |
| int | resultCode |
| identify_needed_elements_thread_struct::identify_needed_elements_thread_struct | ( | const csr_matrix_struct * | dens_CSR_, | |
| const int * | noOfNeighborsList_, | |||
| const neighbor_basisfunc_struct * | neighborList_ | |||
| ) | [inline] |
1.4.7