NeoPZ
|
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...
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 |
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.