NeoPZ
Classes
pzsespmat.h File Reference

Contains TPZSSpMatrix class which implements sparse symmetric matrix using a linked list of elements. More...

#include "pzlink.h"
#include "pzmatrix.h"
#include "pzfmatrix.h"
#include "pzsfulmat.h"
#include "pzespmat.h"
Include dependency graph for pzsespmat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZSSpMatrix< TVar >
 Implements sparce symmetric matrix using a linked list of elements. Matrix. More...
 

Detailed Description

Contains TPZSSpMatrix class which implements sparse symmetric matrix using a linked list of elements.

Definition in file pzsespmat.h.