Stokhos  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types | Public Member Functions | Public Attributes
Kokkos::V_ReciprocalThresholdSelfFunctor< View< T, LayoutLeft, D, M, Impl::ViewPCEContiguous > > Struct Template Reference

List of all members.

Public Types

typedef View< T, LayoutLeft, D,
M, Impl::ViewPCEContiguous
XVector
typedef XVector::array_type array_type
typedef array_type::device_type device_type
typedef array_type::size_type 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 array_type m_x
const value_type m_min_val
const value_type m_min_val_mag
const size_type m_n_pce

template<typename T, typename D, typename M>
struct Kokkos::V_ReciprocalThresholdSelfFunctor< View< T, LayoutLeft, D, M, Impl::ViewPCEContiguous > >


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator