![]()  | 
  
    LifeV
    
   | 
 
File containing the expression to represent a matricial constant. More...
#include <lifev/core/LifeV.hpp>#include <lifev/core/array/MatrixSmall.hpp>#include <lifev/eta/expression/ExpressionBase.hpp>#include <iostream>
 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... | |
File containing the expression to represent a matricial constant.
Definition in file ExpressionMatrix.hpp.