SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
psgsmv_comm_t Struct Reference

#include <superlu_sdefs.h>

Public Attributes

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

Member Data Documentation

◆ extern_start

int_t * psgsmv_comm_t::extern_start

◆ ind_torecv

int_t * psgsmv_comm_t::ind_torecv

◆ ind_tosend

int_t * psgsmv_comm_t::ind_tosend

◆ ptr_ind_torecv

int_t * psgsmv_comm_t::ptr_ind_torecv

◆ ptr_ind_tosend

int_t * psgsmv_comm_t::ptr_ind_tosend

◆ RecvCounts

int * psgsmv_comm_t::RecvCounts

◆ SendCounts

int * psgsmv_comm_t::SendCounts

◆ TotalIndSend

int_t psgsmv_comm_t::TotalIndSend

◆ TotalValSend

int_t psgsmv_comm_t::TotalValSend

◆ val_torecv [1/2]

float* psgsmv_comm_t::val_torecv

◆ val_torecv [2/2]

void* psgsmv_comm_t::val_torecv

◆ val_tosend [1/2]

float* psgsmv_comm_t::val_tosend

◆ val_tosend [2/2]

void* psgsmv_comm_t::val_tosend

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