Class xlifepp::RefHexahedron# class RefHexahedron : public xlifepp::RefElement# Inheritence diagram for xlifepp::RefHexahedron: digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "4" [label="xlifepp::LagrangeGLHexahedron" tooltip="xlifepp::LagrangeGLHexahedron"] "3" [label="xlifepp::LagrangeHexahedron" tooltip="xlifepp::LagrangeHexahedron"] "5" [label="xlifepp::LagrangeStdHexahedron" tooltip="xlifepp::LagrangeStdHexahedron"] "7" [label="xlifepp::NedelecEdgeFirstHexahedronPk" tooltip="xlifepp::NedelecEdgeFirstHexahedronPk"] "6" [label="xlifepp::NedelecEdgeHexahedron" tooltip="xlifepp::NedelecEdgeHexahedron"] "8" [label="xlifepp::NedelecEdgeSecondHexahedronPk" tooltip="xlifepp::NedelecEdgeSecondHexahedronPk"] "2" [label="xlifepp::RefElement" tooltip="xlifepp::RefElement"] "1" [label="xlifepp::RefHexahedron" tooltip="xlifepp::RefHexahedron" fillcolor="#BFBFBF"] "4" -> "3" [dir=forward tooltip="public-inheritance"] "3" -> "1" [dir=forward tooltip="public-inheritance"] "5" -> "3" [dir=forward tooltip="public-inheritance"] "7" -> "6" [dir=forward tooltip="public-inheritance"] "6" -> "1" [dir=forward tooltip="public-inheritance"] "8" -> "6" [dir=forward tooltip="public-inheritance"] "1" -> "2" [dir=forward tooltip="public-inheritance"] } Collaboration diagram for xlifepp::RefHexahedron: digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "15" [label="std::list< std::vector< PolynomialT< real_t > > >" tooltip="std::list< std::vector< PolynomialT< real_t > > >"] "18" [label="std::map< xlifepp::Quadrature *, std::vector< xlifepp::ShapeValues > >" tooltip="std::map< xlifepp::Quadrature *, std::vector< xlifepp::ShapeValues > >"] "16" [label="std::list< T >" tooltip="std::list< T >"] "19" [label="std::map< K, T >" tooltip="std::map< K, T >"] "5" [label="std::vector< T >" tooltip="std::vector< T >"] "6" [label="std::vector< ShapeType >" tooltip="std::vector< ShapeType >"] "4" [label="std::vector< real_t >" tooltip="std::vector< real_t >"] "8" [label="std::vector< std::vector< int_t > >" tooltip="std::vector< std::vector< int_t > >"] "7" [label="std::vector< std::vector< number_t > >" tooltip="std::vector< std::vector< number_t > >"] "9" [label="std::vector< xlifepp::GeomRefElement * >" tooltip="std::vector< xlifepp::GeomRefElement * >"] "11" [label="std::vector< xlifepp::Interpolation * >" tooltip="std::vector< xlifepp::Interpolation * >"] "17" [label="std::vector< xlifepp::PolynomialsBasisT >" tooltip="std::vector< xlifepp::PolynomialsBasisT >"] "12" [label="std::vector< xlifepp::RefDof * >" tooltip="std::vector< xlifepp::RefDof * >"] "13" [label="std::vector< xlifepp::RefElement * >" tooltip="std::vector< xlifepp::RefElement * >"] "3" [label="xlifepp::GeomRefElement" tooltip="xlifepp::GeomRefElement"] "10" [label="xlifepp::Interpolation" tooltip="xlifepp::Interpolation"] "14" [label="xlifepp::PolynomialsBasisT< K >" tooltip="xlifepp::PolynomialsBasisT< K >"] "2" [label="xlifepp::RefElement" tooltip="xlifepp::RefElement"] "1" [label="xlifepp::RefHexahedron" tooltip="xlifepp::RefHexahedron" fillcolor="#BFBFBF"] "15" -> "16" [dir=forward tooltip="template-instance"] "18" -> "19" [dir=forward tooltip="template-instance"] "6" -> "5" [dir=forward tooltip="template-instance"] "4" -> "5" [dir=forward tooltip="template-instance"] "8" -> "5" [dir=forward tooltip="template-instance"] "7" -> "5" [dir=forward tooltip="template-instance"] "9" -> "5" [dir=forward tooltip="template-instance"] "11" -> "5" [dir=forward tooltip="template-instance"] "17" -> "5" [dir=forward tooltip="template-instance"] "12" -> "5" [dir=forward tooltip="template-instance"] "13" -> "5" [dir=forward tooltip="template-instance"] "3" -> "4" [dir=forward tooltip="usage"] "3" -> "6" [dir=forward tooltip="usage"] "3" -> "7" [dir=forward tooltip="usage"] "3" -> "8" [dir=forward tooltip="usage"] "3" -> "9" [dir=forward tooltip="usage"] "10" -> "11" [dir=forward tooltip="usage"] "14" -> "15" [dir=forward tooltip="public-inheritance"] "2" -> "3" [dir=forward tooltip="usage"] "2" -> "10" [dir=forward tooltip="usage"] "2" -> "12" [dir=forward tooltip="usage"] "2" -> "13" [dir=forward tooltip="usage"] "2" -> "7" [dir=forward tooltip="usage"] "2" -> "14" [dir=forward tooltip="usage"] "2" -> "17" [dir=forward tooltip="usage"] "2" -> "18" [dir=forward tooltip="usage"] "1" -> "2" [dir=forward tooltip="public-inheritance"] } Parent class: RefElement Child class: LagrangeHexahedron. Subclassed by xlifepp::LagrangeHexahedron, xlifepp::NedelecEdgeHexahedron Public Functions inline RefHexahedron(const Interpolation *int_p)# constructor by interpolation inline virtual ~RefHexahedron()# virtual destructor inline virtual const splitvec_t &getO1splitting() const# returns reference to splitting scheme computed by splitO1 virtual void interpolationData() = 0# returns interpolation data virtual void sideNumbering() = 0# returns side numbering