Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
Ifpack2::Details::V_ReciprocalThresholdSelfFunctor< Kokkos::View< Sacado::UQ::PCE< S > *, P... >, SizeType > Struct Template Reference

Public Types

typedef Kokkos::View
< Sacado::UQ::PCE< S > *, P... > 
XVector
 
typedef XVector::array_type array_type
 
typedef array_type::execution_space execution_space
 
typedef SizeType size_type
 
typedef
array_type::non_const_value_type 
value_type
 
typedef
Kokkos::Details::ArithTraits
< value_type > 
KAT
 
typedef KAT::mag_type mag_type
 

Public Member Functions

 V_ReciprocalThresholdSelfFunctor (const XVector &x, const typename XVector::non_const_value_type &min_val)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type i) const
 

Public Attributes

const XVector m_x
 
const value_type m_min_val
 
const value_type m_min_val_mag
 
const size_type m_n_pce
 

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