6 #ifndef TPZGRAPHELT2DMAPPED_H 7 #define TPZGRAPHELT2DMAPPED_H Represents a graphical mesh used for post processing purposes. Post processing.
To export a graphical two-dimensional discontinuous element. Post processing.
TPZGraphElT2dMapped(TPZCompEl *cel, TPZGraphMesh *gmesh)
Constructor for graphical element.
Implements a graphical element for a triangle mapped into de quadrilateral element. Post processing.
~TPZGraphElT2dMapped()
Default destructor.
Contains the TPZGraphElQ2dd class which implements the graphical two-dimensional discontinuous elemen...
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...
Defines the interface of a computational element. Computational Element.