NeoPZ
|
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"
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... | |
Contains the TPZAbstractFrontMatrix class which implements a matrix stored in a frontal decomposition scheme.
Definition in file TPZFrontMatrix.h.