NeoPZ
|
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>
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... | |
Contains the TPZDohrAssembleItem and TPZDohrAssembleList structs to assembling using Dohrman algorithm.
Definition in file tpzdohrassemblelist.h.