NeoPZ
|
Contains the TPZFrontSym class which implements decomposition process of the frontal matrix (case symmetric). More...
#include <iostream>
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include <fstream>
#include "pzmatrix.h"
#include "pzstack.h"
#include "pzvec.h"
#include "TPZFront.h"
#include "TPZFileEqnStorage.h"
#include "TPZStackEqnStorage.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 | TPZFrontSym< TVar > |
Abstract class implements storage and decomposition process of the frontal matrix involving simmetry characteristics. Frontal. More... | |
Contains the TPZFrontSym class which implements decomposition process of the frontal matrix (case symmetric).
Definition in file TPZFrontSym.h.