Stokhos Development
Loading...
Searching...
No Matches
Sacado::Fad::Exp::PowerOp< T1, T2, false, true, ExprSpecMPVector, PowerImpl::NestedSimd > Class Template Reference
Inheritance diagram for Sacado::Fad::Exp::PowerOp< T1, T2, false, true, ExprSpecMPVector, PowerImpl::NestedSimd >:
Collaboration diagram for Sacado::Fad::Exp::PowerOp< T1, T2, false, true, ExprSpecMPVector, PowerImpl::NestedSimd >:

Public Types

typedef std::remove_cv< T1 >::type ExprT1
typedef T2 ConstT
typedef ExprT1::value_type value_type
typedef ExprT1::scalar_type scalar_type
typedef value_type::value_type val_type
typedef ExprSpecMPVector expr_spec_type

Public Member Functions

KOKKOS_INLINE_FUNCTION PowerOp (const T1 &expr1_, const ConstT &c_)
KOKKOS_INLINE_FUNCTION int size () const
KOKKOS_INLINE_FUNCTION bool hasFastAccess () const
KOKKOS_INLINE_FUNCTION value_type val () const
KOKKOS_INLINE_FUNCTION val_type val (int j) const
KOKKOS_INLINE_FUNCTION value_type dx (int i, int j) const
KOKKOS_INLINE_FUNCTION value_type fastAccessDx (int i, int j) const

Protected Attributes

const T1 & expr1
const ConstT & c

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