![]()  | 
  
    LifeV
    
   | 
 
File where the structures for the element-wise multiplication between expressions are defined. More...
#include <lifev/core/LifeV.hpp>#include <lifev/eta/expression/ExpressionBase.hpp>#include <lifev/eta/expression/ExpressionMatrix.hpp>
 Include dependency graph for ExpressionInverse.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | ExpressionInverse< ExpressionType > | 
| class ExpressionEmult Class for representing the transpose operation of an expression  More... | |
Namespaces | |
| LifeV | |
| Default Physical Solver.  | |
| LifeV::ExpressionAssembly | |
Functions | |
| template<typename ExpressionType > | |
| ExpressionInverse< ExpressionType > | inv (const ExpressionBase< ExpressionType > &expr) | 
| template<UInt Dim1, UInt Dim2> | |
| ExpressionInverse< ExpressionMatrix< Dim1, Dim2 > > | inv (const MatrixSmall< Dim1, Dim2 > &m) | 
File where the structures for the element-wise multiplication between expressions are defined.
Definition in file ExpressionInverse.hpp.