Stokhos Development
Loading...
Searching...
No Matches
Stokhos::GetScalarMeanValsFunc< 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 Scalar::value_type MeanScalar
typedef Kokkos::View< Scalar *, P... > ViewType
typedef Kokkos::View< MeanScalar *, P... > MeanViewType
typedef ViewType::execution_space execution_space
typedef ViewType::size_type size_type

Public Member Functions

 GetScalarMeanValsFunc (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::GetScalarMeanValsFunc< 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: