LifeV
|
This file contains the definition of the EvaluationInterpolateLaplacian class. More...
#include <lifev/core/LifeV.hpp>
#include <lifev/core/array/VectorEpetra.hpp>
#include <lifev/core/array/VectorSmall.hpp>
#include <lifev/core/array/MatrixSmall.hpp>
#include <lifev/eta/fem/ETCurrentFE.hpp>
#include <lifev/eta/fem/ETCurrentFlag.hpp>
#include <lifev/eta/fem/ETFESpace.hpp>
#include <lifev/core/fem/QuadratureRule.hpp>
#include <lifev/eta/expression/ExpressionInterpolateLaplacian.hpp>
Go to the source code of this file.
Data Structures | |
class | EvaluationInterpolateLaplacian< MeshType, MapType, SpaceDim, FieldDim > |
Evaluation for the interpolation of a FE function. More... | |
class | EvaluationInterpolateLaplacian< MeshType, MapType, SpaceDim, 1 > |
Evaluation for the interpolation of the laplacian of a FE function. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::ExpressionAssembly | |
This file contains the definition of the EvaluationInterpolateLaplacian class.
Definition in file EvaluationInterpolateLaplacian.hpp.