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