NeoPZ
|
Contains the TPZDohrMatrix class which implements a matrix divided into substructures.
Also contains the TPZDohrThreadMultData and TPZDohrThreadMultList structs.
More...
#include "pzmatrix.h"
#include <list>
#include <sstream>
#include "tpzautopointer.h"
#include "tpzdohrsubstruct.h"
#include "tpzdohrsubstructCondense.h"
#include "tpzdohrassembly.h"
#include "tpzdohrassemblelist.h"
#include "pz_pthread.h"
Go to the source code of this file.
Classes | |
class | TPZDohrMatrix< TVar, TSubStruct > |
Implements a matrix divided into substructures. Matrix Sub structure. More... | |
struct | TPZDohrThreadMultData< TSubStruct > |
.. . Sub structure More... | |
struct | TPZDohrThreadMultList< TVar, TSubStruct > |
.. . Sub structure More... | |
Contains the TPZDohrMatrix class which implements a matrix divided into substructures.
Also contains the TPZDohrThreadMultData and TPZDohrThreadMultList structs.
Definition in file tpzdohrmatrix.h.