Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Amesos2_Solver_MP_Vector.hpp File Reference
#include "Amesos2_Solver.hpp"
#include "Amesos2_Factory.hpp"
#include "Stokhos_Sacado_Kokkos_MP_Vector.hpp"
#include "Stokhos_Tpetra_Utilities_MP_Vector.hpp"
Include dependency graph for Amesos2_Solver_MP_Vector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Amesos2::MPVectorSolverAdapter< Storage, LocalOrdinal, GlobalOrdinal, Node, ConcreteSolver >
 Amesos2 solver adapter for MP::Vector scalar type. More...
 
struct  Amesos2::create_mp_vector_solver_impl< ConcreteSolver, ST, LO, GO, NO >
 
struct  Amesos2::create_solver_with_supported_type< ConcreteSolver, Tpetra::CrsMatrix< Sacado::MP::Vector< ST >, LO, GO, NO >, Tpetra::MultiVector< Sacado::MP::Vector< ST >, LO, GO, NO > >
 
struct  Amesos2::solver_supports_scalar< ConcreteSolver, Sacado::MP::Vector< Storage > >
 

Namespaces

 Amesos2
 

Functions

template<class S , class LO , class GO , class NO >
LO Amesos2::get_mp_vector_size (const Teuchos::RCP< const Tpetra::CrsMatrix< Sacado::MP::Vector< S >, LO, GO, NO > > &A=Teuchos::null, const Teuchos::RCP< Tpetra::MultiVector< Sacado::MP::Vector< S >, LO, GO, NO > > &X=Teuchos::null, const Teuchos::RCP< const Tpetra::MultiVector< Sacado::MP::Vector< S >, LO, GO, NO > > &B=Teuchos::null)