LifeV
|
File where the structures for the product between expressions are defined. More...
#include <lifev/core/LifeV.hpp>
#include <lifev/eta/expression/ExpressionBase.hpp>
#include <lifev/eta/expression/ExpressionDeterminant.hpp>
#include <lifev/eta/expression/ExpressionTrace.hpp>
Go to the source code of this file.
Data Structures | |
class | ExpressionExponential< BaseExpressionType > |
class ExpressionLogarithm Class for representing a product between two expressions. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::ExpressionAssembly | |
Functions | |
template<typename ExpressionType > | |
ExpressionExponential< ExpressionType > | exp (const ExpressionBase< ExpressionType > &l) |
operator* The generic operator for the product between expressions. More... | |
File where the structures for the product between expressions are defined.
Definition in file ExpressionExponential.hpp.