Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Public Types | Public Member Functions | Protected Attributes
Sacado::LFad::Expr< MaxOp< Expr< T1 >, typename Expr< T1 >::value_type > > Class Template Reference
Collaboration diagram for Sacado::LFad::Expr< MaxOp< Expr< T1 >, typename Expr< T1 >::value_type > >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Expr< T1 > ExprT1
typedef ExprT1::value_type value_type
typedef ExprT1::value_type ConstT
typedef ExprT1::logical_type logical_type

Public Member Functions

 Expr (const ExprT1 &expr1_, const ConstT &c_)
int size () const
bool hasFastAccess () const
bool isPassive () const
const value_type val () const
const logical_type dx (int i) const
const logical_type fastAccessDx (int i) const

Protected Attributes

const ExprT1expr1
const ConstT & c

template<typename T1>
class Sacado::LFad::Expr< MaxOp< Expr< T1 >, typename Expr< T1 >::value_type > >


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends