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