PEXSI
 All Classes Namespaces Files Functions Variables Typedefs Pages
Public Member Functions | Public Attributes | List of all members
PEXSI::GridType Struct Reference

GridType is the PSelInv way of defining the grid. More...

#include <pselinv.hpp>

Public Member Functions

 GridType (MPI_Comm Bcomm, int nprow, int npcol)
 

Public Attributes

MPI_Comm comm
 
MPI_Comm rowComm
 
MPI_Comm colComm
 
Int mpirank
 
Int mpisize
 
Int numProcRow
 
Int numProcCol
 

Detailed Description

GridType is the PSelInv way of defining the grid.

GridType should be consistent with the grid used by SuperLU.

NOTE: It is your responsibility to make sure that the SuperLUGrid and GridType used for SelInv are the same.


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