NeoPZ
Namespaces | Classes
The Geometric approximation classes

The geometry classes are responsible for the aproximation of the geometry of the problem and for keeping track of the topology of the mesh. More...

Collaboration diagram for The Geometric approximation classes:

Namespaces

 pzgeom
 Groups all classes which model the geometry.
 

Classes

class  pzgeom::TPZGeoPoint
 Implements the geometry of a point element. Geometry. More...
 
class  pzgeom::TPZGeoPrism
 Implements the geometry of a prism element. Geometry. More...
 
class  pzgeom::TPZGeoPyramid
 Implements the geometry of pyramid element. Geometry. More...
 
class  pzgeom::TPZGeoQuad
 Implements the geometry of a quadrilateral element. Geometry. More...
 
class  pzgeom::TPZGeoTetrahedra
 Implements the geometry of a tetrahedral element. Geometry. More...
 
class  pzgeom::TPZGeoTriangle
 Implements the geometry of a triangle element. Geometry. More...
 
class  pzgeom::TPZNodeRep< N, Topology >
 Implements ... Geometry Topology. More...
 
class  pzgeom::TPZGeoBlend< TGeo >
 Implements a blending map from curved boundaries to the interior of the element. Geometry. More...
 
class  pzgeom::TPZGeoCube
 Implements the geometry of hexahedra element. Geometry. More...
 
class  pzgeom::GPr< TFather, Topology >
 Geometric derivated class (template). Geometry. More...
 
class  pzgeom::TPZGeoLinear
 Implements the geometry of a one dimensional linear element. Geometry. More...
 
class  TPZCheckGeom
 This class performs a series of consistency tests on geometric transformations between elements. Geometry. More...
 
class  TPZGeoEl
 Defines the behaviour of all geometric elements. GeometryTPZGeoEl is the common denominator for all geometric elements. More...
 
struct  TPZGeoElBC
 Structure to help the construction of geometric elements along side of a given geometric element. Geometry. More...
 
class  TPZGeoElRefLess< TGeo >
 Implements the mapping between the master element and deformed element. Geometry. More...
 
class  TPZGeoElSideIndex
 Utility class which represents an element index with its side. Geometry. More...
 
class  TPZGeoElSide
 Utility class which represents an element with its side. The Geometric approximation classes Geometry. More...
 
class  TPZGeoMesh
 This class implements a geometric mesh for the pz environment. Geometry. More...
 
class  TPZGeoNode
 Implements a geometric node in the pz environment. Geometry. More...
 
class  TPZCompMeshReferred
 Implements the structure to allow one mesh to refer to the solution of another. Geometry. More...
 
class  TPZGeoElement< TGeo, TRef >
 Implements a generic geometric element with a uniform refinement pattern. Geometry. More...
 
class  TPZGeoElMapped< TBase >
 This class implements a geometric element which uses its ancestral to compute its jacobian. Geometry. More...
 
class  TPZGeoElRefPattern< TGeo >
 Implements a generic geometric element which is refined according to a generic refinement pattern. Geometry. More...
 
class  pzgeom::TPZArc3D
 Implements three dimensional arc. Geometry. More...
 
class  TPZBlendNACA
 Special map to NACA. Geometry. More...
 
class  TPZChangeEl
 Special map. It is util to convert a linear element for quadratic element, but the same topology. Geometry. More...
 
class  pzgeom::TPZEllipse3D
 Defines a linear geometric element which maps a line segment to an ellipse. Geometry. More...
 
class  pzgeom::TPZChangeEl
 Special map. It is util to convert a linear element for quadratic element, but the same topology. Geometry. More...
 
class  pzgeom::TPZQuadraticLine
 Defines a linear geometric element with quadratic map. Geometry. More...
 
class  pzgeom::TPZQuadraticQuad
 Defines a quadrilateral geometric element with quadratic map. Geometry. More...
 
class  pzgeom::TPZQuadraticTetra
 Defines a tetrahedral geometric element with quadratic map. Geometry. More...
 
class  pzgeom::TPZQuadraticTrig
 Defines a triangular geometric element with quadratic map. Geometry. More...
 
class  TPZStructMatrixOR
 Refines geometrical mesh (all the elements) num times. More...
 
class  TPZStructMatrixCS
 Refines geometrical mesh (all the elements) num times. More...
 
class  TPZStructMatrixTBBFlow
 Refines geometrical mesh (all the elements) num times. More...
 
class  TPZStructMatrixGC
 Refines geometrical mesh (all the elements) num times. More...
 
class  TPZStructMatrixOT
 Refines geometrical mesh (all the elements) num times. More...
 

Detailed Description

The geometry classes are responsible for the aproximation of the geometry of the problem and for keeping track of the topology of the mesh.