Class xlifepp::NedelecEdgeSecondHexahedronPk#
-
class NedelecEdgeSecondHexahedronPk : public xlifepp::NedelecEdgeHexahedron#
-
Nedelec edge second family of any order k on tetrahedron t (NCE2k/AAEk) space Vk P^3_(k) (k+1)(k+2)(k+3)/2 dofs edge dofs: v-> int_e v.t q, q in P_(k)[e] k+1 dofs by edge e face dofs (k>1) : v-> int_f v.q, q in D_(k-1)[f] = P_(k-2)^2 + PH_(k-2)*x (k-1)(k+1) dofs by face hexahedron dofs (k>3) : v-> int_t v.q, q in D_(k-2)[t] = P_(k-3)^3 + PH_(k-3)*x (k-1)(k+1)(k-2)/2 dofs.
Public Functions
-
NedelecEdgeSecondHexahedronPk(const Interpolation *int_p)#
-
Nedelec edge second family of order k on hexahedron (NE2k)
-
NedelecEdgeSecondHexahedronPk(const Interpolation *int_p)#