Contains TPZShapeTetra class which implements the shape functions of a tetrahedral element...
Templated vector implementation.
Implements a generic geometric element with a uniform refinement pattern. Geometry.
groups all classes dedicated to the computation of shape functions
Contains the TPZRefQuad class which implements the uniform refinement of a geometric quadrilateral el...
Contains TPZShapeLinear class which implements the shape functions of a linear one-dimensional elemen...
Contains the TPZRefPyramid class which implements the uniform refinement of a geometric hexahedral el...
Contains TPZShapeCube class which implements the shape functions of a hexaedral element.
Contains the TPZRefPrism class which implements the uniform refinement of a geometric prism element...
Contains declaration of TPZMesh class which defines a geometrical mesh and contains a corresponding l...
Contains the implementation of the TPZGeoElement methods.
Contains the TPZGeoTetrahedra class which implements the geometry of a tetrahedral element...
Free store vector implementation.
Groups all classes which model the h refinement These classes are used as template arguments of...
Contains TPZShapePoint class which implements the shape function associated with a point...
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...
Contains TPZShapePrism class which implements the shape functions of a prism element.
Contains the TPZRefTriangle class which implements the uniform refinement of a geometric triangular e...
Contains the TPZRefTetrahedra class which implements the uniform refinement of a geometric tetrahedra...
Contains the TPZRefLinear class which implements the uniform refinement of a geometric linear element...
Contains TPZShapePiram class which implements the shape functions of a pyramid element.
Contains declaration of the abstract TPZStream class. TPZStream defines the interface for saving and ...
Contains the TPZGeoPyramid class which implements the geometry of pyramid element.
Contains the TPZGeoPrism class which implements the geometry of a prism element.
Groups all classes which model the geometry.
Contains TPZShapeQuad class which implements the shape functions of a quadrilateral element...
Contains the TPZRefCube class which implements the uniform refinement of a geometric hexahedral eleme...
Contains the TPZRefPoint class which implements the uniform refinement of a geometric point element...
Contains TPZShapeTriang class which implements the shape functions of a triangular element...
Implements an interface to register a class id and a restore function. Persistence.