LifeV
ExpressionReturnAtQuadraturePoints.hpp File Reference

File for the definition of the expression used to interpolate FE functions. More...

+ Include dependency graph for ExpressionReturnAtQuadraturePoints.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ExpressionReturnAtQuadraturePoints< MeshType, MapType, SpaceDim, FieldDim >
 class ExpressionInterpolateValue Class representing an interpolation in an expression. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

template<typename MeshType , typename MapType , UInt SpaceDim, UInt FieldDim>
ExpressionReturnAtQuadraturePoints< MeshType, MapType, SpaceDim, FieldDim > quadpts (std::shared_ptr< ETFESpace< MeshType, MapType, SpaceDim, FieldDim > > fespace, const std::vector< std::vector< VectorSmall< FieldDim >>> &vector)
 Simple function to be used in the construction of an expression. More...
 

Detailed Description

File for the definition of the expression used to interpolate FE functions.

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