NeoPZ
|
Contains TPZLink class which implements a linked list of ElemType elements. More...
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | TPZLink< ElemType > |
Implements a linked list of ElemType elements. Matrix utility. More... | |
struct | TPZLink< ElemType >::Node |
Node structure. More... | |