Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | Protected Attributes | List of all members
Sacado::Fad::Expr< LogOp< ExprT >, ExprSpecMPVector > Class Template Reference

Public Types

typedef ExprT::value_type value_type
 
typedef ExprT::scalar_type scalar_type
 
typedef ExprT::base_expr_type base_expr_type
 
typedef value_type::value_type val_type
 

Public Member Functions

KOKKOS_INLINE_FUNCTION Expr (const ExprT &expr_)
 
KOKKOS_INLINE_FUNCTION int size () const
 
KOKKOS_INLINE_FUNCTION bool hasFastAccess () const
 
KOKKOS_INLINE_FUNCTION bool isPassive () const
 
KOKKOS_INLINE_FUNCTION bool updateValue () const
 
KOKKOS_INLINE_FUNCTION value_type val () const
 
KOKKOS_INLINE_FUNCTION val_type val (int j) const
 
KOKKOS_INLINE_FUNCTION val_type dx (int i, int j) const
 
KOKKOS_INLINE_FUNCTION val_type fastAccessDx (int i, int j) const
 

Protected Attributes

const ExprT & expr
 

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