|
| ||||||||||||||
class with the topological objects found in an optimazation Finite Element Method
| enum Topology {Element2d, Edge2d, Node2d} | Topology |
a topology object can be an element, an edge or a node
| TopoClass ()
| TopoClass |
| ~TopoClass ()
| ~TopoClass |
[virtual]
| void draw (QPainter *p)
| draw |
[pure virtual]
| Topology type ()
| type |
[pure virtual]