Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Feel::ADExpr< Expr > Class Template Reference

#include <adexpr.hpp>

Detailed Description

template<typename Expr>
class Feel::ADExpr< Expr >

brief description

Author
Christophe Prud'homme
See Also

Public Types

Typedefs
enum  { nvar = Expr::nvar }
 
typedef Expr expression_type
 
typedef expression_type::value_type value_type
 
typedef ADExpr< Expr > This
 

Public Member Functions

Constructors, destructor
 ADExpr (expression_type const &expr)
 
 ~ADExpr ()
 
Accessors
value_type value () const
 
value_type grad (int __ith) const
 
value_type hessian (int __i, int __j) const
 
bool deps (int i) const
 
 operator bool () const
 

Protected Attributes

expression_type __expression
 

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

Generated on Sun Oct 20 2013 08:25:07 for Feel++ by doxygen 1.8.4