Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | Static Public Member Functions | List of all members
Ifpack2::Details::LocalReciprocalThreshold< Kokkos::View< Sacado::UQ::PCE< S > *, P... >, SizeType > Struct Template Reference

#include <Stokhos_Ifpack2_UQ_PCE.hpp>

Public Types

typedef Kokkos::View< Sacado::UQ::PCE< S > *, P... > XV
 

Static Public Member Functions

static void compute (const XV &X, const typename XV::non_const_value_type &minVal)
 

Detailed Description

template<class S, class ... P, class SizeType>
struct Ifpack2::Details::LocalReciprocalThreshold< Kokkos::View< Sacado::UQ::PCE< S > *, P... >, SizeType >

Definition at line 104 of file Stokhos_Ifpack2_UQ_PCE.hpp.

Member Typedef Documentation

◆ XV

template<class S , class ... P, class SizeType >
typedef Kokkos::View< Sacado::UQ::PCE<S>*,P... > Ifpack2::Details::LocalReciprocalThreshold< Kokkos::View< Sacado::UQ::PCE< S > *, P... >, SizeType >::XV

Definition at line 106 of file Stokhos_Ifpack2_UQ_PCE.hpp.

Member Function Documentation

◆ compute()

template<class S , class ... P, class SizeType >
static void Ifpack2::Details::LocalReciprocalThreshold< Kokkos::View< Sacado::UQ::PCE< S > *, P... >, SizeType >::compute ( const XV X,
const typename XV::non_const_value_type &  minVal 
)
inlinestatic

Definition at line 109 of file Stokhos_Ifpack2_UQ_PCE.hpp.


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