Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Stokhos_Tpetra_UQ_PCE.hpp"
#include "Stokhos_Tpetra_MP_Vector.hpp"
#include "Tpetra_CrsMatrix.hpp"
Go to the source code of this file.
Classes | |
class | Stokhos::GetMeanValsFunc< ViewType > |
Get mean values matrix for mean-based preconditioning. More... | |
class | Stokhos::GetMeanValsFunc< Kokkos::View< Sacado::UQ::PCE< Storage > *, P... > > |
Get mean values matrix for mean-based preconditioning. More... | |
class | Stokhos::GetMeanValsFunc< Kokkos::View< Sacado::MP::Vector< Storage > *, P... > > |
Get mean values matrix for mean-based preconditioning. More... | |
Namespaces | |
Stokhos | |
Top-level namespace for Stokhos classes and functions. | |
Functions | |
template<typename Scalar , typename LO , typename GO , typename N > | |
Teuchos::RCP< Tpetra::CrsMatrix< Scalar, LO, GO, N > > | Stokhos::build_mean_matrix (const Tpetra::CrsMatrix< Scalar, LO, GO, N > &A) |