buildEdgeDofs.hh
A 3D hp FEM space with continuous, picewise polynomial basis functions.
Definition: space.hh:84
virtual BuildEdgeDofs * clone(Space *spc=0) const
Virtual copy constructor with a twist.
virtual void operator()(concepts::Hexahedron &cntr, concepts::TColumn< Real > *&T1)
Builds the degrees of freedom.
Responsible to build the degrees of freedom in a space.
Definition: buildDofsBase.hh:31
Responsible to build the edge degrees of freedom in a space.
Definition: buildEdgeDofs.hh:38