LifeV
ExpressionTrace.hpp File Reference

File where the structures for the element-wise multiplication between expressions are defined. More...

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

Go to the source code of this file.

Data Structures

class  ExpressionTrace< ExpressionType >
 class ExpressionEmult Class for representing the transpose operation of an expression More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

template<typename ExpressionType >
ExpressionTrace< ExpressionType > trace (const ExpressionBase< ExpressionType > &expr)
 
template<UInt Dim1, UInt Dim2>
ExpressionTrace< ExpressionMatrix< Dim1, Dim2 > > trace (const MatrixSmall< Dim1, Dim2 > &m)
 

Detailed Description

File where the structures for the element-wise multiplication between expressions are defined.

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

Definition in file ExpressionTrace.hpp.