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

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