Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Public Types | Public Member Functions | Protected Attributes
Sacado::Fad::Expr< ExpOp< ExprT > > Class Template Reference

List of all members.

Public Types

typedef ExprT::value_type value_type

Public Member Functions

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

Protected Attributes

const ExprT & expr

template<typename ExprT>
class Sacado::Fad::Expr< ExpOp< ExprT > >


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