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
adtypeorder1.hpp File Reference
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/io.hpp>

Go to the source code of this file.

Namespaces

 Feel
 [marker1]
 

Macros

Operators
#define AD_UNARY_OP(op)
 

Functions

template<class T , int Nvar, int Var>
std::ostream & operator<< (std::ostream &os, const Feel::ADType< T, Nvar, 1, Var > &a)
 

Detailed Description

Macro Definition Documentation

#define AD_UNARY_OP (   op)
Value:
This& operator op ( value_type val ) \
{ \
M_val op val; \
return *this; \
}
Expr< Val< typename mpl::if_< boost::is_arithmetic< ExprT1 >, mpl::identity< Cst< ExprT1 > >, mpl::identity< ExprT1 > >::type::type > > val(ExprT1 const &__e1)
precompute expression tensor
Definition: val.hpp:304

Generated on Sun Dec 22 2013 13:11:15 for Feel++ by doxygen 1.8.5