LifeV
ExpressionVectorFromNonConstantMatrix.hpp File Reference

File containing the expression to represent a vectorial constant. More...

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

Go to the source code of this file.

Data Structures

class  ExpressionVectorFromNonConstantMatrix< ExpressionType, SpaceDim, FieldDim >
 class ExpressionVector Class representing a constant vectorial value in an expression More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

template<typename ExpressionType , UInt SpaceDim, UInt FieldDim>
ExpressionVectorFromNonConstantMatrix< ExpressionType, SpaceDim, FieldDim > vectorFromMatrix (const ExpressionBase< ExpressionType > &expr, const UInt column)
 Simple function to be used in the construction of an expression. More...
 
template<typename ExpressionType >
ExpressionVectorFromNonConstantMatrix< ExpressionType, 3, 3 > vectorFromMatrix (const ExpressionBase< ExpressionType > &expr, const UInt column)
 

Detailed Description

File containing the expression to represent a vectorial constant.

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