Stokhos  Development
Public Types | Public Member Functions | Protected Attributes | List of all members
Sacado::ETV::Expr< ExpOp< ExprT > > Class Template Reference

Public Types

typedef ExprT::value_type value_type
 
typedef ExprT::storage_type storage_type
 
typedef ExprT::base_expr_type base_expr_type
 

Public Member Functions

 Expr (const ExprT &expr_)
 
std::string name () const
 
int size () const
 
bool hasFastAccess (int sz) const
 
value_type val () const
 
value_type coeff (int i) const
 
value_type fastAccessCoeff (int i) const
 

Protected Attributes

const ExprT & expr
 

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