LifeV
ExpressionExtract2.hpp File Reference

File for the definition of the expression used for the extraction of a component from a matrix. More...

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

Go to the source code of this file.

Data Structures

class  ExpressionExtract2< ExpressionType >
 class ExpressionExtract2 Class for representing the extraction of a component from a matrix (2 indexes specified). More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

template<typename ExpressionType >
ExpressionExtract2< ExpressionType > extract (const ExpressionBase< ExpressionType > &ex, const UInt &i, const UInt &j)
 extract The generic function for the extraction More...
 

Detailed Description

File for the definition of the expression used for the extraction of a component from a matrix.

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 ExpressionExtract2.hpp.