SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
C_Tree Struct Reference

#include <superlu_defs.h>

Public Attributes

MPI_Request sendRequests_ [2]
 
MPI_Comm comm_
 
int myRoot_
 
int destCnt_
 
int myDests_ [2]
 
int myRank_
 
int msgSize_
 
int tag_
 
yes_no_t empty_
 
MPI_Datatype type_
 

Member Data Documentation

◆ comm_

MPI_Comm C_Tree::comm_

◆ destCnt_

int C_Tree::destCnt_

◆ empty_

yes_no_t C_Tree::empty_

◆ msgSize_

int C_Tree::msgSize_

◆ myDests_

int C_Tree::myDests_

◆ myRank_

int C_Tree::myRank_

◆ myRoot_

int C_Tree::myRoot_

◆ sendRequests_

MPI_Request C_Tree::sendRequests_

◆ tag_

int C_Tree::tag_

◆ type_

MPI_Datatype C_Tree::type_

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