Amesos2 - Direct Sparse Solver Interfaces
Version of the Day
|
A template class that does nothing useful besides show developers what, in general, needs to be done to add a new solver interface to the Amesos2 collection. More...
#include <map>
#include <Teuchos_StandardParameterEntryValidators.hpp>
#include "Amesos2_SolverTraits.hpp"
#include "Amesos2_SolverCore.hpp"
#include "Amesos2_PardisoMKL_FunctionMap.hpp"
Go to the source code of this file.
Classes | |
class | Amesos2::PardisoMKL< Matrix, Vector > |
Amesos2 interface to the PardisoMKL package. More... | |
A template class that does nothing useful besides show developers what, in general, needs to be done to add a new solver interface to the Amesos2 collection.