|
Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Amesos2_Solver.hpp"#include "Amesos2_Factory.hpp"#include "Stokhos_Sacado_Kokkos_MP_Vector.hpp"#include "Stokhos_Tpetra_Utilities_MP_Vector.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | Amesos2 |
Functions | |
| template<class S, class LO, class GO, class N> | |
| LO | Amesos2::get_mp_vector_size (const Teuchos::RCP< const Tpetra::CrsMatrix< Sacado::MP::Vector< S >, LO, GO, N > > &A=Teuchos::null, const Teuchos::RCP< Tpetra::MultiVector< Sacado::MP::Vector< S >, LO, GO, N > > &X=Teuchos::null, const Teuchos::RCP< const Tpetra::MultiVector< Sacado::MP::Vector< S >, LO, GO, N > > &B=Teuchos::null) |
| template<class S, class LO, class GO, class D> | |
| LO | Amesos2::get_mp_vector_size (const Teuchos::RCP< const Tpetra::CrsMatrix< Sacado::MP::Vector< S >, LO, GO, Tpetra::KokkosCompat::KokkosDeviceWrapperNode< D > > > &A=Teuchos::null, const Teuchos::RCP< Tpetra::MultiVector< Sacado::MP::Vector< S >, LO, GO, Tpetra::KokkosCompat::KokkosDeviceWrapperNode< D > > > &X=Teuchos::null, const Teuchos::RCP< const Tpetra::MultiVector< Sacado::MP::Vector< S >, LO, GO, Tpetra::KokkosCompat::KokkosDeviceWrapperNode< D > > > &B=Teuchos::null) |