NeoPZ
Classes
pzmatred.h File Reference

Contains TPZMatRed class which implements a simple substructuring of a linear system of equations, composed of 4 submatrices. More...

#include "pzmatrix.h"
#include "pzreal.h"
#include "pzfmatrix.h"
#include "pzsolve.h"
Include dependency graph for pzmatred.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZVerySparseMatrix< TVar >
 Implements a matrix whose nonzero elements are stored in binary tree. Matrix. More...
 
class  TPZMatRed< TVar, TSideMatrix >
 Implements a simple substructuring of a linear system of equations, composed of 4 submatrices. Matrix. More...
 

Detailed Description

Contains TPZMatRed class which implements a simple substructuring of a linear system of equations, composed of 4 submatrices.

Definition in file pzmatred.h.