LifeV
|
Degrees of freedom, the class that provides the localtoglobal table. More...
#include <algorithm>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/array/ArraySimple.hpp>
#include <lifev/core/array/MapEpetraData.hpp>
#include <lifev/core/fem/DOFLocalPattern.hpp>
#include <lifev/core/mesh/ElementShapes.hpp>
#include <lifev/core/mesh/MeshEntity.hpp>
Go to the source code of this file.
Data Structures | |
class | DOF |
Namespaces | |
LifeV | |
Default Physical Solver. | |
Degrees of freedom, the class that provides the localtoglobal table.
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.