Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | List of all members
Stokhos::GetMeanValsFunc< Kokkos::View< Sacado::UQ::PCE< Storage > *, P... > > Class Template Reference

Get mean values matrix for mean-based preconditioning. More...

#include <Stokhos_Tpetra_Utilities.hpp>

Public Types

typedef Sacado::UQ::PCE< Storage > Scalar
 
typedef Kokkos::View< Scalar
*, P... > 
ViewType
 
typedef ViewType MeanViewType
 
typedef ViewType::execution_space execution_space
 
typedef ViewType::size_type size_type
 

Public Member Functions

 GetMeanValsFunc (const ViewType &vals_)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type i) const
 
MeanViewType getMeanValues () const
 

Detailed Description

template<class Storage, class... P>
class Stokhos::GetMeanValsFunc< Kokkos::View< Sacado::UQ::PCE< Storage > *, P... > >

Get mean values matrix for mean-based preconditioning.

Specialization for Sacado::UQ::PCE


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