PEXSI
 All Classes Namespaces Files Functions Variables Typedefs Pages
Public Member Functions | Public Attributes | List of all members
PEXSI::SuperLUGrid< T > Class Template Reference

A thin interface for the gridinfo_t structure in SuperLU. More...

#include <SuperLUGrid.hpp>

Public Member Functions

 SuperLUGrid (MPI_Comm comm, int nprow, int npcol)
 
 SuperLUGrid (const SuperLUGrid &g)
 
SuperLUGridoperator= (const SuperLUGrid &g)
 

Public Attributes

void * ptrData
 SuperLUMatrix can have access to the grid information.
 

Detailed Description

template<typename T>
class PEXSI::SuperLUGrid< T >

A thin interface for the gridinfo_t structure in SuperLU.


The documentation for this class was generated from the following file: