Go to the documentation of this file.
26 #ifndef _SMDS_QuadraticFaceOfNodes_HeaderFile
27 #define _SMDS_QuadraticFaceOfNodes_HeaderFile
64 virtual void Print (std::ostream & OS)
const;
81 std::vector<const SMDS_MeshNode *>
myNodes;
SMDS_QuadraticFaceOfNodes(const SMDS_MeshNode *n1, const SMDS_MeshNode *n2, const SMDS_MeshNode *n3, const SMDS_MeshNode *n12, const SMDS_MeshNode *n23, const SMDS_MeshNode *n31)
boost::shared_ptr< SMDS_Iterator< const SMDS_MeshElement * > > SMDS_ElemIteratorPtr
boost::shared_ptr< SMDS_Iterator< const SMDS_MeshNode * > > SMDS_NodeIteratorPtr
virtual bool IsMediumNode(const SMDS_MeshNode *node) const
SMDS_QuadraticFaceOfNodes(const SMDS_MeshNode *n1, const SMDS_MeshNode *n2, const SMDS_MeshNode *n3, const SMDS_MeshNode *n4, const SMDS_MeshNode *n12, const SMDS_MeshNode *n23, const SMDS_MeshNode *n34, const SMDS_MeshNode *n41)
std::vector< const SMDS_MeshNode * > myNodes
virtual int NbFaces() const
virtual void Print(std::ostream &OS) const
virtual const SMDS_MeshNode * GetNode(const int ind) const
Return node by its index.
virtual int NbNodes() const
virtual bool IsQuadratic() const
SMDS_ElemIteratorPtr interlacedNodesElemIterator() const
virtual SMDS_ElemIteratorPtr elementsIterator(SMDSAbs_ElementType type) const
SMDSAbs_ElementType
Type (node, edge, face or volume) of elements.
bool ChangeNodes(const SMDS_MeshNode *nodes[], const int nbNodes)
virtual SMDSAbs_EntityType GetEntityType() const
Return type of entity.
SMDS_NodeIteratorPtr interlacedNodesIterator() const
virtual int NbEdges() const