Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | Protected Attributes | List of all members
Sacado::Fad::Exp::TanhOp< T, ExprSpecDefault > Class Template Reference
Inheritance diagram for Sacado::Fad::Exp::TanhOp< T, ExprSpecDefault >:
Inheritance graph
[legend]
Collaboration diagram for Sacado::Fad::Exp::TanhOp< T, ExprSpecDefault >:
Collaboration graph
[legend]

Public Types

typedef std::remove_cv< T >::type ExprT
 
typedef ExprT::value_type value_type
 
typedef ExprT::scalar_type scalar_type
 
typedef ExprSpecDefault expr_spec_type
 
- Public Types inherited from Sacado::Fad::Exp::Expr< TanhOp< T, ExprSpecDefault > >
typedef TanhOp< T,
ExprSpecDefault
derived_type
 Typename of derived object, returned by derived() More...
 

Public Member Functions

KOKKOS_INLINE_FUNCTION TanhOp (const T &expr_)
 
KOKKOS_INLINE_FUNCTION int size () const
 
KOKKOS_INLINE_FUNCTION bool hasFastAccess () const
 
KOKKOS_INLINE_FUNCTION value_type val () const
 
KOKKOS_INLINE_FUNCTION value_type dx (int i) const
 
KOKKOS_INLINE_FUNCTION value_type fastAccessDx (int i) const
 
- Public Member Functions inherited from Sacado::Fad::Exp::Expr< TanhOp< T, ExprSpecDefault > >
KOKKOS_INLINE_FUNCTION const
derived_type
derived () const
 Return derived object. More...
 
KOKKOS_INLINE_FUNCTION const
volatile derived_type
derived () const volatile
 Return derived object. More...
 

Protected Attributes

const T & expr
 

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