PastixLU< _MatrixType, IsStrSym > Class Template Reference

Interface to the PaStix solver. More...

#include <PaStiXSupport.h>

Detailed Description

template<typename _MatrixType, bool IsStrSym = false>
class PastixLU< _MatrixType, IsStrSym >

Interface to the PaStix solver.

This class is used to solve the linear systems A.X = B via the PaStix library. The matrix can be either real or complex, symmetric or not.

See Also
TutorialSparseDirectSolvers

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