buildInnerDofs.hh
virtual bool trunk(uint p, uint q, const ushort P[2])
Trunk space indicator function.
virtual BuildInnerDofsHypTrunk * clone(Space *spc=0) const
Virtual copy constructor with a twist.
virtual void operator()(concepts::Quad &cntr, concepts::TColumn< Real > *&T1, const uint nn[2])
Builds the degrees of freedom.
virtual bool trunk(uint p, uint q, const ushort P[2])
Trunk space indicator function.
virtual bool trunk(uint p, uint q, const ushort P[2])
Trunk space indicator function.
Responsible to build the inner degrees of freedom in a (trunk) space.
Definition: buildInnerDofs.hh:104
virtual BuildInnerDofs * clone(Space *spc=0) const
Virtual copy constructor with a twist.
Responsible to build the inner degrees of freedom in a space.
Definition: buildInnerDofs.hh:57
A 2D hp FEM space with continuous, piecewise polynomial basis functions.
Definition: space.hh:88
Responsible to build the inner degrees of freedom in a (trunk) space.
Definition: buildInnerDofs.hh:131
Responsible to build the degrees of freedom in a space.
Definition: buildDofsBase.hh:31
virtual BuildInnerDofsLinTrunk * clone(Space *spc=0) const
Virtual copy constructor with a twist.