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::Expr< FAbsOp< ExprT >, ExprSpecDefault > 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
 

Public Member Functions

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

Protected Attributes

const ExprT & expr
 

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