LifeV
ExpressionExtract1.hpp File Reference

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

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

Go to the source code of this file.

Data Structures

class  ExpressionExtract1< ExpressionType >
 class ExpressionExtract1 Class for representing the extraction of a component or vector by specifying one index. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

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

Detailed Description

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

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