LifeV
ExpressionMatrix.hpp File Reference

File containing the expression to represent a matricial constant. More...

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

Go to the source code of this file.

Data Structures

class  ExpressionMatrix< MatrixDim1, MatrixDim2 >
 class ExpressionVector Class representing a constant matrix value in an expression More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

template<UInt MatrixDim1, UInt MatrixDim2>
ExpressionMatrix< MatrixDim1, MatrixDim2 > value (const MatrixSmall< MatrixDim1, MatrixDim2 > &myValue)
 Simple function to be used in the construction of an expression. More...
 

Detailed Description

File containing the expression to represent a matricial constant.

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