#include <BndElement.h>
Public Member Functions | |
| ConstBndElement (const Elem *elem, unsigned short int side, BoundaryID bnd_id) | |
Public Attributes | |
| const Elem * | elem |
| pointer to the element More... | |
| unsigned short int | side |
| side number More... | |
| BoundaryID | bnd_id |
| boundary id for the node More... | |
Definition at line 34 of file BndElement.h.
|
inline |
Definition at line 36 of file BndElement.h.
| BoundaryID ConstBndElement::bnd_id |
boundary id for the node
Definition at line 46 of file BndElement.h.
| const Elem* ConstBndElement::elem |
pointer to the element
Definition at line 42 of file BndElement.h.
| unsigned short int ConstBndElement::side |
side number
Definition at line 44 of file BndElement.h.
1.8.14