LifeV
ExpressionInterpolateLaplacian.hpp File Reference

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

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

Go to the source code of this file.

Data Structures

class  ExpressionInterpolateLaplacian< MeshType, MapType, SpaceDim, FieldDim >
 class ExpressionInterpolateLaplacian 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>
ExpressionInterpolateLaplacian< MeshType, MapType, SpaceDim, FieldDim > laplacian (std::shared_ptr< ETFESpace< MeshType, MapType, SpaceDim, FieldDim > > fespace, const VectorEpetra &vector, const UInt &offset=0)
 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
Davide Forti david.nosp@m.e.fo.nosp@m.rti@e.nosp@m.pfl..nosp@m.ch
Date
11-2014

Definition in file ExpressionInterpolateLaplacian.hpp.