LifeV
FESpace.hpp File Reference

This files contains the description and the implementation of the FESpace class. More...

#include <iomanip>
#include <sstream>
#include <utility>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/fem/BCHandler.hpp>
#include <lifev/core/fem/CurrentFE.hpp>
#include <lifev/core/fem/CurrentFEManifold.hpp>
#include <lifev/core/fem/DOF.hpp>
#include <lifev/core/fem/SobolevNorms.hpp>
#include <lifev/core/mesh/MeshPartitioner.hpp>
+ Include dependency graph for FESpace.hpp:

Go to the source code of this file.

Data Structures

class  FEFunction< MeshType, MapType, ReturnType >
 FEFunction - This class gives an abstract implementation of a finite element function on finite elements fields. More...
 
class  FESpace< MeshType, MapType >
 FESpace - Short description here please! More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

This files contains the description and the implementation of the FESpace class.

Author
Gilles Fourestey gille.nosp@m.s.fo.nosp@m.urest.nosp@m.ey@e.nosp@m.pfl.c.nosp@m.h
Date
00-06-2007
Contributor:
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch
Contributor:
Mauro Perego mpere.nosp@m.go@f.nosp@m.su.ed.nosp@m.u Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch

Definition in file FESpace.hpp.