NeoPZ
|
Public Attributes | |
ElemType | elem |
Node * | next |
Node structure.
Defines a Node structure that contains an element type index and a node index.
elem | Describes element type. |
next | Describes next element. |
ElemType TPZLink< ElemType >::Node::elem |
Definition at line 34 of file pzlink.h.
Referenced by TPZLink< TPZSpMatrix::TPZNode >::Get(), TPZLink< TPZSpMatrix::TPZNode >::GetLast(), and TPZLink< TPZSpMatrix::TPZNode >::GetNode().
Definition at line 35 of file pzlink.h.
Referenced by TPZLink< TPZSpMatrix::TPZNode >::Next().