SuperLU_DIST
4.0
superlu_dist on CPU and GPU clusters
|
#include <superlu_zdefs.h>
Public Attributes | |
int_t * | extern_start |
int_t * | ind_tosend |
int_t * | ind_torecv |
int_t * | ptr_ind_tosend |
int_t * | ptr_ind_torecv |
int * | SendCounts |
int * | RecvCounts |
doublecomplex * | val_tosend |
doublecomplex * | val_torecv |
int_t | TotalIndSend |
int_t | TotalValSend |
int_t* pzgsmv_comm_t::extern_start |
int_t* pzgsmv_comm_t::ind_torecv |
int_t* pzgsmv_comm_t::ind_tosend |
int_t* pzgsmv_comm_t::ptr_ind_torecv |
int_t* pzgsmv_comm_t::ptr_ind_tosend |
int* pzgsmv_comm_t::RecvCounts |
int* pzgsmv_comm_t::SendCounts |
int_t pzgsmv_comm_t::TotalIndSend |
int_t pzgsmv_comm_t::TotalValSend |
doublecomplex* pzgsmv_comm_t::val_torecv |
doublecomplex* pzgsmv_comm_t::val_tosend |