6 #ifndef TPZGRAPHELT3D_H 7 #define TPZGRAPHELT3D_H Represents a graphical mesh used for post processing purposes. Post processing.
To export a graphical three dimensional discontinuous element. Post processing.
TPZGraphElT3d(TPZCompEl *cel, TPZGraphMesh *gmesh)
Constructor for graphical tetrahedra element.
virtual void QsiEta(TPZVec< int > &i, int imax, TPZVec< REAL > &qsieta)
This method maps the index of a point to parameter space as a function of the number of divisions...
Implements the graphical representation of a tetrahedra element. Post processing. ...
~TPZGraphElT3d()
Default destructor.
Defines the interface of a computational element. Computational Element.
Contains the TPZGraphElQ3dd class which implements the graphical three dimensional discontinuous elem...