Internal structures for interfacing with SuperLU_Dist (version 3.0 and later) More...
#include "pexsi/environment.hpp"
#include <string>
#include "pexsi/sparse_matrix.hpp"
#include "pexsi/NumMat.hpp"
#include "pexsi/NumVec.hpp"
#include "pexsi/SuperLUGrid.hpp"
Go to the source code of this file.
Classes | |
struct | PEXSI::SuperLUOptions |
A thin interface for passing parameters to set the SuperLU options. More... | |
class | PEXSI::PMatrix< T > |
PMatrix contains the main data structure and the computational routine for the parallel selected inversion. More... | |
class | PEXSI::RealSuperLUData |
class | PEXSI::ComplexSuperLUData |
Namespaces | |
PEXSI | |
The main namespace. | |
Internal structures for interfacing with SuperLU_Dist (version 3.0 and later)