SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
pxgstrs_comm_t Struct Reference

#include <superlu_defs.h>

Public Attributes

int * B_to_X_SendCnt
 
int * X_to_B_SendCnt
 
int * ptr_to_ibuf
 
int * ptr_to_dbuf
 
int * X_to_B_iSendCnt
 
int * X_to_B_vSendCnt
 
int * disp_ibuf
 
int_tsend_ibuf
 
void * send_dbuf
 
int_t x2b
 
int_t b2x
 
int_tsend_ibuf2
 
int_trecv_ibuf2
 
void * send_dbuf2
 
void * recv_dbuf2
 

Member Data Documentation

◆ b2x

int_t pxgstrs_comm_t::b2x

◆ B_to_X_SendCnt

int * pxgstrs_comm_t::B_to_X_SendCnt

◆ disp_ibuf

int * pxgstrs_comm_t::disp_ibuf

◆ ptr_to_dbuf

int * pxgstrs_comm_t::ptr_to_dbuf

◆ ptr_to_ibuf

int * pxgstrs_comm_t::ptr_to_ibuf

◆ recv_dbuf2

void * pxgstrs_comm_t::recv_dbuf2

◆ recv_ibuf2

int_t * pxgstrs_comm_t::recv_ibuf2

◆ send_dbuf

void * pxgstrs_comm_t::send_dbuf

◆ send_dbuf2

void * pxgstrs_comm_t::send_dbuf2

◆ send_ibuf

int_t * pxgstrs_comm_t::send_ibuf

◆ send_ibuf2

int_t * pxgstrs_comm_t::send_ibuf2

◆ x2b

int_t pxgstrs_comm_t::x2b

◆ X_to_B_iSendCnt

int * pxgstrs_comm_t::X_to_B_iSendCnt

◆ X_to_B_SendCnt

int * pxgstrs_comm_t::X_to_B_SendCnt

◆ X_to_B_vSendCnt

int * pxgstrs_comm_t::X_to_B_vSendCnt

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