PEXSI
 All Classes Namespaces Files Functions Variables Typedefs Pages
Classes | Namespaces
SuperLUMatrix.hpp File Reference

Wrapper class for SuperLU internal data structures. More...

#include "pexsi/pselinv.hpp"
#include "pexsi/sparse_matrix.hpp"
#include "pexsi/lapack.hpp"
#include "pexsi/superlu_dist_internal.hpp"
#include "pexsi/SuperLUGrid.hpp"
#include "pexsi/SuperLUMatrix_impl.hpp"

Go to the source code of this file.

Classes

class  PEXSI::PMatrix< T >
 PMatrix contains the main data structure and the computational routine for the parallel selected inversion. More...
 
class  PEXSI::SuperLUMatrix< T >
 An thin interface to keep the main code insulated from the source code of SuperLU. More...
 
class  PEXSI::SuperLUMatrix< Real >
 
class  PEXSI::SuperLUMatrix< Complex >
 

Namespaces

 PEXSI
 The main namespace.
 

Detailed Description

Wrapper class for SuperLU internal data structures.

Date
2012-11-12