LifeV
ExpressionExponential.hpp File Reference

File where the structures for the product between expressions are defined. More...

+ Include dependency graph for ExpressionExponential.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ExpressionExponential< BaseExpressionType >
 class ExpressionLogarithm Class for representing a product between two expressions. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

template<typename ExpressionType >
ExpressionExponential< ExpressionType > exp (const ExpressionBase< ExpressionType > &l)
 operator* The generic operator for the product between expressions. More...
 

Detailed Description

File where the structures for the product between expressions are defined.

Author
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch
Date
07-2011

Definition in file ExpressionExponential.hpp.