Stokhos Development
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
KokkosBlas::Impl::V_Reciprocal_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, Kokkos::View< const Sacado::UQ::PCE< XS > *, XP... >, SizeType > Struct Template Reference

Public Types

typedef Kokkos::View< Sacado::UQ::PCE< RS > *, RP... > RV
 
typedef Kokkos::View< const Sacado::UQ::PCE< XS > *, XP... > XV
 
typedef RV::execution_space execution_space
 
typedef SizeType size_type
 
typedef Kokkos::Details::ArithTraits< typename Kokkos::IntrinsicScalarType< XV >::type > ATS
 

Public Member Functions

 V_Reciprocal_Functor (const RV &R, const XV &X)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type &i) const
 

Public Attributes

RV R_
 
XV X_
 

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