#include <prom_elem.hh>
Inheritance diagram for PromFacet:


Public Member Functions | |
| PromFacet (PromNode *n1, PromNode *n2, PromNode *n3, PromNode *n4=NULL) | |
| void | reset (PromNode *n1, PromNode *n2, PromNode *n3, PromNode *n4=NULL) |
| virtual void | reset () |
| const int * | getIDArr () const |
| virtual int | numNodes () const |
| virtual int | numNeigh () const |
| int | getID () const |
| void | setFaceID (int id) |
| int | numGhosts () const |
| void | setMaster (int ism=TRUE) |
| bool | isMaster () const |
Public Attributes | |
| PromCoord | norm_ |
Private Attributes | |
| PromGeoNode * | nodes_private_ [4] |
| PromFacet * | neigh_private_ [4] |
| int | face_ |
class PromFacet: facet (of a polyhedron -- 2D
1.3.7