Public Member Functions | |
SuperLUGrid (MPI_Comm comm, int nprow, int npcol) | |
SuperLUGrid (const SuperLUGrid &g) | |
SuperLUGrid & | operator= (const SuperLUGrid &g) |
Public Attributes | |
ComplexGridData * | ptrData |
SuperLUMatrix can have access to the grid information. | |