NeoPZ
|
Objects of this classes implement the analysis procedures. More...
Classes | |
class | TPZAnalysis |
Implements the sequence of actions to perform a finite element analysis. Analysis. More... | |
class | TPZAnalysisError |
Implements analysis procedures with hp adaptivity. Analysis. More... | |
class | TPZEulerAnalysis |
Implements an analysis procedure for computing the steady state solution of a compressible Euler flow simulation. Analysis. More... | |
class | TPZNonLinearAnalysis |
Derived class from TPZAnalysis implements non linear analysis (Newton's method). Analysis. More... | |
class | TPZSubMeshAnalysis |
Analysis procedure to computational sub mesh. Analysis. More... | |
class | TPZSubMeshFrontalAnalysis |
Analysis for substructuring. Use a frontal matrix. Analysis. More... | |
class | TPZTransientAnalysis< TRANSIENTCLASS > |
Implements a very simple manner to perform transient simulations. Analysis. More... | |
class | TEulerDiffusivity |
Implements a numerical diffusivity coeficient for the SUPG method. Analysis: Solving process Analysis. More... | |
class | TPZDiffusionConsLaw |
This class adds to the term of diffusion to the variacional formularization of the differential equation partial compressible of Euler (hyperbolic). Analysis: Solving process Analysis. More... | |
Macros | |
#define | RENUMBER |
To renumbering will use sloan library. More... | |
#define | RENUMBER |
To renumbering will use sloan library. More... | |
Objects of this classes implement the analysis procedures.
#define RENUMBER |
To renumbering will use sloan library.
Definition at line 46 of file TPZCompMeshTools.cpp.
#define RENUMBER |
To renumbering will use sloan library.
Definition at line 72 of file pzanalysis.cpp.