NeoPZ
Classes | Variables
pzmanvector.h File Reference

Free store vector implementation. More...

#include "pzvec.h"
#include "pzerror.h"
Include dependency graph for pzmanvector.h:

Go to the source code of this file.

Classes

class  TPZManVector< T, NumExtAlloc >
 Implements a vector class which allows to use external storage provided by the user. Utility. More...
 

Variables

const int DEFAULTVEC_ALLOC
 To allocate vector by default. More...
 

Detailed Description

Free store vector implementation.

Definition in file pzmanvector.h.