NeoPZ
Classes
pzlink.h File Reference

Contains TPZLink class which implements a linked list of ElemType elements. More...

#include <stdio.h>
Include dependency graph for pzlink.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Contains TPZLink class which implements a linked list of ElemType elements.

Definition in file pzlink.h.