21 temp[0] = (-1.+qsieta[1])*(1.+qsieta[0])*(-1.+qsieta[2])/8.;
22 temp[1] = -(1.+qsieta[1])*(-1.+qsieta[2])/4.;
23 temp[2] = (1.+qsieta[2])/2.;
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...
Contains the TPZGraphElT3d class which implements the graphical representation of a tetrahedra 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...
~TPZGraphElT3d()
Default destructor.