LifeV
FEField.hpp File Reference

File containing the FEField, FEScalarField and FEVectorField classes. More...

#include <boost/numeric/ublas/matrix.hpp>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/fem/FESpace.hpp>
#include <lifev/core/array/VectorEpetra.hpp>
#include <lifev/core/array/VectorSmall.hpp>
+ Include dependency graph for FEField.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  FEField< MeshType, MapType, ReturnType >
 FEField - This class gives an abstract implementation of a finite element field. More...
 
class  FEScalarField< MeshType, MapType >
 FEScalarField - This class gives an abstract implementation of a finite element scalar field. More...
 
class  FEVectorField< MeshType, MapType >
 FEVectorField - This class gives an abstract implementation of a finite element vector field. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Typedefs

typedef FEScalarField< RegionMesh< LinearTetra >, MapEpetra > FEScalarFieldTetra
 
typedef FEVectorField< RegionMesh< LinearTetra >, MapEpetra > FEVectorFieldTetra
 

Detailed Description

File containing the FEField, FEScalarField and FEVectorField classes.

Author
A. Fumagalli aless.nosp@m.io.f.nosp@m.umaga.nosp@m.lli@.nosp@m.mail..nosp@m.poli.nosp@m.mi.it
M. Kern miche.nosp@m.l.ke.nosp@m.rn@in.nosp@m.ria..nosp@m.fr
Date
29-03-2011

Definition in file FEField.hpp.