Ifpack2 Templated Preconditioning Package  Version 1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Namespaces
Ifpack2_Details_Amesos2Wrapper_decl.hpp File Reference

Declaration of wrapper for Amesos2 solvers. More...

#include "Ifpack2_ConfigDefs.hpp"
#include "Ifpack2_Preconditioner.hpp"
#include "Ifpack2_Details_CanChangeMatrix.hpp"
#include "Tpetra_CrsMatrix.hpp"
#include <type_traits>

Go to the source code of this file.

Classes

class  Trilinos::Details::LinearSolver< class, class, class >
 
class  Ifpack2::Details::Amesos2Wrapper< MatrixType >
 Wrapper class for direct solvers in Amesos2. More...
 

Namespaces

 Teuchos
 
 Trilinos
 
 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 

Detailed Description

Declaration of wrapper for Amesos2 solvers.

Warning
This header file and its contents is an implementation detail of Ifpack2. Users of Ifpack2 must NOT depend on this header file continuing to exist, on its name, or on any of its contents.