NeoPZ
Classes
pzsbndmat.h File Reference

Contains TPZSBMatrix class which implements symmetric band matrices(hermitian, for the complex case. assumed to be upper triangular). More...

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

Go to the source code of this file.

Classes

class  TPZSBMatrix< TVar >
 Implements symmetric band matrices. Matrix. More...
 

Detailed Description

Contains TPZSBMatrix class which implements symmetric band matrices(hermitian, for the complex case. assumed to be upper triangular).

Definition in file pzsbndmat.h.