Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
hp3D/buildFaceDofs.hh File Reference

Factored out part of building elements in hp3D::Space. More...

#include "hp3D/space.hh"
#include "hp3D/buildDofsBase.hh"
Include dependency graph for buildFaceDofs.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp3D::BuildFaceDofs
 Responsible to build the face degrees of freedom in a space. More...
class  hp3D::BuildFaceDofsHypTrunk
 Responsible to build the inner degrees of freedom in a (trunk) space. More...
class  hp3D::BuildFaceDofsLinTrunk
 Responsible to build the face degrees of freedom in a (trunk) space. More...

Namespaces

namespace  hp3D
 

3D hp-FEM for H1-conforming elements.



Detailed Description

Factored out part of building elements in hp3D::Space.

Author:
Philipp Frauenfelder, 2004

Definition in file buildFaceDofs.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)