NeoPZ
Classes
pzstencil.h File Reference

Contains TPZStencilMatrix class which implements a sparse matrix defined by a stencil.
Purpose: Defines operations on sparse matrices stored by stencils.
Solvers: SOR and SSOR. More...

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

Go to the source code of this file.

Classes

class  TPZStencilMatrix< TVar >
 Implements a sparse matrix defined by a stencil. Matrix. More...
 
struct  TPZStencilMatrix< TVar >::MPStencil
 

Detailed Description

Contains TPZStencilMatrix class which implements a sparse matrix defined by a stencil.
Purpose: Defines operations on sparse matrices stored by stencils.
Solvers: SOR and SSOR.

Definition in file pzstencil.h.