NeoPZ
Classes
TPZFrontMatrix.h File Reference

Contains the TPZAbstractFrontMatrix class which implements a matrix stored in a frontal decomposition scheme. More...

#include "TPZFront.h"
#include "TPZFrontNonSym.h"
#include "TPZFrontSym.h"
#include "TPZStackEqnStorage.h"
#include "pzvec.h"
#include "TPZFileEqnStorage.h"
#include "pzmatrix.h"
#include "pzfmatrix.h"
#include "pzlog.h"
Include dependency graph for TPZFrontMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZAbstractFrontMatrix< TVar >
 Implements a matrix stored in a frontal decomposition scheme. Frontal. More...
 
class  TPZFrontMatrix< TVar, store, front >
 Responsible for the frontal method as a whole. Frontal. More...
 

Detailed Description

Contains the TPZAbstractFrontMatrix class which implements a matrix stored in a frontal decomposition scheme.

Definition in file TPZFrontMatrix.h.