LifeV
ExpressionScalar.hpp File Reference

File containing the definition of the scalar expression. More...

#include <lifev/core/LifeV.hpp>
#include <lifev/eta/expression/ExpressionBase.hpp>
#include <iostream>
+ Include dependency graph for ExpressionScalar.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ExpressionScalar
 class ExpressionScalar Class representing a scalar constant in an expression. More...
 
class  ExpressionExtractScalar< VectorType >
 class ExpressionScalar Class representing a scalar constant in an expression. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

ExpressionScalar value (const Real &myValue)
 Simple function to be used in the construction of an expression. More...
 
template<typename VectorType >
ExpressionExtractScalar< VectorType > parameter (const VectorType &myVector)
 Simple function to be used in the construction of an expression. More...
 

Detailed Description

File containing the definition of the scalar expression.

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