![]() |
NeoPZ
|
Contains the TPZFYsmpMatrix class which implements a non symmetric sparse matrix. More...
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 | TPZFYsmpMatrix< TVar > |
| Implements a non symmetric sparse matrix (Yale Sparse Matrix Storage). Matrix. More... | |
| struct | TPZFYsmpMatrix< TVar >::TPZMThread |
| An auxiliary structure to hold the data of the subset of equations used to multiply in a multi-threaded environment. More... | |
Contains the TPZFYsmpMatrix class which implements a non symmetric sparse matrix.
Definition in file pzysmp.h.
1.8.13