Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Classes | Namespaces | Functions
Stokhos_Tpetra_Utilities.hpp File Reference
#include "Stokhos_Tpetra_UQ_PCE.hpp"
#include "Stokhos_Tpetra_MP_Vector.hpp"
#include "Tpetra_CrsMatrix.hpp"
Include dependency graph for Stokhos_Tpetra_Utilities.hpp:
This graph shows which files directly or indirectly include this file:

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)