NeoPZ
|
Contains TPZVerySparseMatrix class which implements a matrix whose nonzero elements are stored in binary tree. More...
Go to the source code of this file.
Classes | |
class | TPZFMatrix< TVar > |
Full matrix class. Matrix. More... | |
class | TPZFYsmpMatrix< TVar > |
Implements a non symmetric sparse matrix (Yale Sparse Matrix Storage). Matrix. More... | |
class | TPZVerySparseMatrix< TVar > |
Implements a matrix whose nonzero elements are stored in binary tree. Matrix. More... | |
Macros | |
#define | TPZVERYSPARSEMATRIX_ID |
Contains TPZVerySparseMatrix class which implements a matrix whose nonzero elements are stored in binary tree.
Definition in file tpzverysparsematrix.h.