|
Stokhos Development
|
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_ |