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