SuperLU_DIST  4.0
superlu_dist on CPU and GPU clusters
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
pdgsmv_comm_t Struct Reference

#include <superlu_ddefs.h>

Public Attributes

int_textern_start
 
int_tind_tosend
 
int_tind_torecv
 
int_tptr_ind_tosend
 
int_tptr_ind_torecv
 
int * SendCounts
 
int * RecvCounts
 
double * val_tosend
 
double * val_torecv
 
int_t TotalIndSend
 
int_t TotalValSend
 

Member Data Documentation

int_t* pdgsmv_comm_t::extern_start
int_t* pdgsmv_comm_t::ind_torecv
int_t* pdgsmv_comm_t::ind_tosend
int_t* pdgsmv_comm_t::ptr_ind_torecv
int_t* pdgsmv_comm_t::ptr_ind_tosend
int* pdgsmv_comm_t::RecvCounts
int* pdgsmv_comm_t::SendCounts
int_t pdgsmv_comm_t::TotalIndSend
int_t pdgsmv_comm_t::TotalValSend
double* pdgsmv_comm_t::val_torecv
double* pdgsmv_comm_t::val_tosend

The documentation for this struct was generated from the following file: