Class xlifepp::NedelecFaceSecondTetrahedronPk#

class NedelecFaceSecondTetrahedronPk : public xlifepp::NedelecFaceTetrahedron#

Nedelec face second family of any order k on tetrahedron t (NF2k) space Vk: P^3_(k) dim Vk = (k+1)(k+2)(k+3)/2 face dofs: v-> int_f v.n q, q in P_(k)[f] (k+1)(k+2)/2 dofs by face f tetrahedron dofs: v-> int_t v.q, q in R_(k-1)[t] (k-1)(k+1)(k+2)/2 dofs only for k > 1 where R_(k-1)[t] = P^3_(k-2) + S(k-1) S_(k-1)[t] = {p in PH_(k-1), x.p=0}.

Public Functions

NedelecFaceSecondTetrahedronPk(const Interpolation *int_p)#

Nedelec face second family of order k on tetrahedron (NF2k)