9 #ifndef __PZ__hdiv2dpaper201504__ 10 #define __PZ__hdiv2dpaper201504__ 134 TPZGeoMesh *GMesh(
int dim,
bool ftriang,
int ndiv);
158 void ErrorH1(
TPZCompMesh *l2mesh,
int p,
int ndiv, std::ostream &out,
int DoFT,
int DofCond);
162 void ErrorPrimalDual(
TPZCompMesh *l2mesh,
TPZCompMesh *hdivmesh,
int p,
int ndiv, std::ostream &out,
int DoFT,
int DofCond);
164 void ChangeExternalOrderConnects(
TPZCompMesh *mesh);
Contains TPZAnalysis class which implements the sequence of actions to perform a finite element analy...
Contains the TPZChangeEl class. It is a special map.
Contains the TPZParSkylineStructMatrix class which defines parallel structural matrix for skyline mat...
Contains declaration of TPZGeoElSide class which represents an element and its side, and TPZGeoElSideIndex class which represents an TPZGeoElSide index.
Contains definitions to LOGPZ_DEBUG, LOGPZ_INFO, LOGPZ_WARN, LOGPZ_ERROR and LOGPZ_FATAL, and the implementation of the inline InitializePZLOG(string) function using log4cxx library or not. It must to be called out of "#ifdef LOG4CXX" scope.
Contains declaration of TPZGeoElRefLess class which implements the mapping between the master element...
void SolExata(const TPZVec< REAL > &pt, TPZVec< STATE > &disp, TPZFMatrix< STATE > &flux)
Contains declaration of TPZCompEl class which defines the interface of a computational element...
Templated vector implementation.
Contains the TPZQuadraticQuad class which defines a quadrilateral geometric element with quadratic ma...
Contains the declaration of the TPZElementGroup class, which implements an computational element whic...
groups all classes dedicated to the computation of shape functions
Contains the declaration of the TPZMultiphysicsElement class. This class is abstract.
Contains the TPZReadGIDGrid class which implement the interface between TPZGeoMesh and the files in d...
Contains declaration of TPZCompElHDiv class which implements a generic computational element (HDiv sc...
Contains the TPZMatPoisson3d class.
Contains the TPZTriangle class which defines the topology of a triangle.
Contains TPZShapeLinear class which implements the shape functions of a linear one-dimensional elemen...
It has the declaration of the TPZMultiphysicsCompEl class.
Contains the TPZFStructMatrix class which implements Full Structural Matrices.
Contains the TPZBndCond class which implements a boundary condition for TPZMaterial objects...
Contains declaration of TPZMesh class which defines a geometrical mesh and contains a corresponding l...
Implements the sequence of actions to perform a finite element analysis. Analysis.
Contains the TPZGeoBlend class which implements a blending map from curved boundaries to the interior...
Contains the TPZGeoTetrahedra class which implements the geometry of a tetrahedral element...
Contains the TPZBandStructMatrix class which implements Banded Structural Matrices.
Contains TPZMatrixclass which implements full matrix (using column major representation).
Contains declaration of TPZInterfaceElement class which computes the contribution over an interface b...
Contains the TPZSkylineStructMatrix class which implements SkyLine Structural Matrices.
Contains the declaration of the TPZBuildmultiphysicsMesh class.
Contains the declaration of multiphysic interface class.
Contains declaration of TPZGeoElRefPattern class which implements a generic geometric element which i...
Contains the TPZExtendGridDimension class which generates a three dimensional mesh as an extension of...
Contains the TPZQuadraticLine class which defines a linear geometric element with quadratic map...
Contains declaration of TPZCompMesh class which is a repository for computational elements...
Contains the TPZRefPattern class which defines the topology of the current refinement pattern to a me...
Contains the TPZGeoCube class which implements the geometry of hexahedra element. ...
Contains the TPZGeoPoint class which implements the geometry of a point element or 0-D element...
void Forcing(const TPZVec< REAL > &pt, TPZVec< STATE > &disp)
Contains the TPBSpStructMatrix class which assembles on the pair equations.
Contains the TPZRefPatternDataBase class which defines data base of patterns.
Contains the TPZArc3D class which implements three dimensional arc.
This class implements a geometric mesh for the pz environment. Geometry.
Contains declaration of TPZCompElHDivBound2 class which implements a generic computational element (H...
Implements computational mesh. Computational Mesh.
Contains TPZStepSolver class which defines step solvers class.
Contains the TPZGeoPyramid class which implements the geometry of pyramid element.
Contains declaration of the TPZNumeric class which implements several methods to calculation.
Contains the TPZVTKGeoMesh class which implements the graphical mesh to VTK environment to geometric ...
Contains the declaration of the TPZCondensedCompEl class, which implements an computational element w...
Contains TPZShapeQuad class which implements the shape functions of a quadrilateral element...
Contains the TPZParFrontStructMatrix class which is a structural matrix with parallel techniques incl...
Contains TPZShapeTriang class which implements the shape functions of a triangular element...