class Point : public Element

Data type point element

Inheritance:


Public Methods

Point( int *ind, int attr = -1 )
Constructs triangle by specifying the indices and the attribute.
virtual int GetType() const
Return element's type.
virtual void GetVertices( Array<int> &v ) const
Returns the indices of the element's vertices.

Inherited from Element:

Public Classes

enum

Public Methods

virtual void SetVertices(const int *ind)
virtual void MarkEdge(RectangularMatrix &pmat)
virtual void MarkEdge(const STable &v_to_v, const int *length)
virtual int NeedRefinement( STable &v_to_v, int *middle) const
inline void GetAttribute( int &attr ) const
inline int GetAttribute() const
inline void SetAttribute(const int attr)

Documentation

Data type point element
Point( int *ind, int attr = -1 )
Constructs triangle by specifying the indices and the attribute.

virtual int GetType() const
Return element's type.

virtual void GetVertices( Array<int> &v ) const
Returns the indices of the element's vertices.


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de