LifeV
|
#include "ETA_ADR2DTest.hpp"
#include <lifev/eta/fem/ETFESpace.hpp>
#include <lifev/eta/expression/Integrate.hpp>
Go to the source code of this file.
Typedefs | |
typedef RegionMesh< LinearTriangle > | mesh_Type |
typedef MatrixEpetra< Real > | matrix_Type |
typedef VectorEpetra | vector_Type |
Functions | |
Real | betaFct (const Real &, const Real &, const Real &, const Real &, const ID &i) |
Functions. More... | |
Real | fRhs (const Real &, const Real &, const Real &, const Real &, const ID &) |
Definition in file ETA_ADR2DTest.cpp.
typedef RegionMesh<LinearTriangle> mesh_Type |
Definition at line 53 of file ETA_ADR2DTest.cpp.
typedef MatrixEpetra<Real> matrix_Type |
Definition at line 54 of file ETA_ADR2DTest.cpp.
typedef VectorEpetra vector_Type |
Definition at line 55 of file ETA_ADR2DTest.cpp.
Functions.
Definition at line 68 of file ETA_ADR2DTest.cpp.