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
adtypeorder2.hpp File Reference
#include <boost/numeric/ublas/symmetric.hpp>
#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, 2, 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; \
}

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