Amesos2 - Direct Sparse Solver Interfaces  Version of the Day
Classes | Typedefs
Amesos2_PardisoMKL_TypeMap.hpp File Reference

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 <mkl_types.h>
#include <mkl_dss.h>
#include <Teuchos_as.hpp>
#include "Amesos2_TypeMap.hpp"
Include dependency graph for Amesos2_PardisoMKL_TypeMap.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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'.

Author
John Doe jd@sa.nosp@m.ndia.nosp@m..gov
Date