LifeV
DOF.hpp File Reference

Degrees of freedom, the class that provides the localtoglobal table. More...

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

Go to the source code of this file.

Data Structures

class  DOF
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

Degrees of freedom, the class that provides the localtoglobal table.

Author
M.A. Fernandez & Luca Formaggia
Date
00-07-2002
Contributor:
Vincent Martin Mohamed Belhadj Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch

The numbering of the degrees of freedom follow the order Vertices - Edges - Faces - Volumes If more than one degree of freedon is associated to a geometrical entity, the global numbering associated to two "consecutive" degree of freedom on the given entity is consecutive, and the order is according to the entity orientation.

Definition in file DOF.hpp.