Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Static Public Member Functions | List of all members
Amesos2::create_mp_vector_solver_impl< ConcreteSolver, ST, LO, GO, NO > Struct Template Reference
Inheritance diagram for Amesos2::create_mp_vector_solver_impl< ConcreteSolver, ST, LO, GO, NO >:
Inheritance graph
[legend]

Public Types

typedef Sacado::MP::Vector< ST > SC
 
typedef Tpetra::CrsMatrix< SC,
LO, GO, NO > 
Matrix
 
typedef Tpetra::MultiVector
< SC, LO, GO, NO > 
Vector
 

Static Public Member Functions

static Teuchos::RCP< Solver
< Matrix, Vector > > 
apply (Teuchos::RCP< const Matrix > A, Teuchos::RCP< Vector > X, Teuchos::RCP< const Vector > B)
 

The documentation for this struct was generated from the following file: