Amesos2 - Direct Sparse Solver Interfaces
Version of the Day
|
Provides a mechanism to map function calls to the correct Solver function based on the scalar type of Matrices and MultiVectors. More...
#include "Amesos2_FunctionMap.hpp"
#include "Amesos2_MatrixAdapter.hpp"
#include "Amesos2_Superlumt_TypeMap.hpp"
#include "slu_mt_util.h"
#include "pxgstrf_synch.h"
#include "pssp_defs.h"
#include "pdsp_defs.h"
Go to the source code of this file.
Classes | |
class | Amesos2::Superlumt< Matrix, Vector > |
Amesos2 interface to the Multi-threaded version of SuperLU. More... | |
Typedefs | |
typedef int | SLUMT::int_t |
Provides a mechanism to map function calls to the correct Solver function based on the scalar type of Matrices and MultiVectors.