Go to the documentation of this file.
26 #ifndef _SMDS_QuadraticVolumeOfNodes_HeaderFile
27 #define _SMDS_QuadraticVolumeOfNodes_HeaderFile
114 virtual void Print (std::ostream & OS)
const;
virtual int NbNodes() const
boost::shared_ptr< SMDS_Iterator< const SMDS_MeshElement * > > SMDS_ElemIteratorPtr
std::vector< const SMDS_MeshNode * > myNodes
virtual const SMDS_MeshNode * GetNode(const int ind) const
Return node by its index.
virtual bool IsMediumNode(const SMDS_MeshNode *node) const
virtual void Print(std::ostream &OS) const
virtual SMDSAbs_EntityType GetEntityType() const =0
Return type of entity.
virtual int NbEdges() const
virtual int NbFaces() const
SMDSAbs_ElementType
Type (node, edge, face or volume) of elements.
virtual bool IsQuadratic() const
virtual SMDS_ElemIteratorPtr elementsIterator(SMDSAbs_ElementType type) const