NeoPZ
|
Contains the TPZFrontNonSym class which implements storage and decomposition process of the frontal matrix. More...
#include "pzmatrix.h"
#include "pzstack.h"
#include "pzvec.h"
#include "TPZFront.h"
#include <math.h>
#include <iostream>
#include <fstream>
#include "TPZStackEqnStorage.h"
#include "TPZFileEqnStorage.h"
Go to the source code of this file.
Classes | |
class | TPZEqnArray< TVar > |
It is an equation array, generally in its decomposed form. Frontal. More... | |
class | TPZFrontNonSym< TVar > |
Abstract class implements storage and decomposition process of the frontal matrix involving non-simetry characteristics. Frontal. More... | |
Contains the TPZFrontNonSym class which implements storage and decomposition process of the frontal matrix.
Definition in file TPZFrontNonSym.h.