NeoPZ
Classes
tpzdohrassemblelist.h File Reference

Contains the TPZDohrAssembleItem and TPZDohrAssembleList structs to assembling using Dohrman algorithm. More...

#include "pzfmatrix.h"
#include "tpzautopointer.h"
#include "tpzdohrassembly.h"
#include "TPZSemaphore.h"
#include <pthread.h>
#include <list>
#include <semaphore.h>
Include dependency graph for tpzdohrassemblelist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TPZDohrAssembleItem< TVar >
 To assembling one item using Dohrmann algorithm. Sub structure. More...
 
struct  TPZDohrAssembleList< TVar >
 List of items to assembling using Dohrmann algorithm. More...
 

Detailed Description

Contains the TPZDohrAssembleItem and TPZDohrAssembleList structs to assembling using Dohrman algorithm.

Since
20/07/10.

Definition in file tpzdohrassemblelist.h.