|
Amesos2 - Direct Sparse Solver Interfaces
Version of the Day
|
Provides definition of PardisoMKL types as well as conversions and type traits. For the purpose of demonstration, we assume that PardisoMKL has defined its own complex data-types called ‘complex’ and ‘doublecomplex’. More...
#include <Teuchos_as.hpp>#include "Amesos2_TypeMap.hpp"#include <mkl_types.h>#include <mkl_dss.h>

Go to the source code of this file.
Classes | |
| class | Amesos2::PardisoMKL< Matrix, Vector > |
| Amesos2 interface to the PardisoMKL package. More... | |
Typedefs | |
| typedef MKL_INT | Amesos2::PMKL::_INTEGER_t |
Provides definition of PardisoMKL types as well as conversions and type traits. For the purpose of demonstration, we assume that PardisoMKL has defined its own complex data-types called ‘complex’ and ‘doublecomplex’.
1.8.14