NeoPZ
Classes
TPZFrontSym.h File Reference

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"
Include dependency graph for TPZFrontSym.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Contains the TPZFrontSym class which implements decomposition process of the frontal matrix (case symmetric).

Definition in file TPZFrontSym.h.