ELF>@@0/ &'UH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uBH@]@Ht$ H|$tы|$ HHuHUH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uBH@]@Ht$ H|$tы|$ HHuHAUATUHdH%(H$1HHt$ HD$(HFHD$4D$0t>H|$ 1H$dH+%(H]A\A]@Ll$@Hl$ LHtLd$`HLt|$PLLfoL$`foT$pf(D$@fo$|$fo$fo$)$ fo$fo$)$0fo$fo$)$@fo$)$Pfo$)$`fo$fD$)$)$p)$)$)$)$)$)$f($f.D$@zoumt$f.t$Hz_u]|$f.|$PzOuM1H$ Af.z[uYHH=uHMHH?HuL1Hf.HuLHf.AUATUHdH%(H$1HHt$ HD$(HFHD$4D$0t>H|$ 1H$dH+%(*H]A\A]@Ld$@Hl$ LHtLl$`HLtf(D$@t$PLLfoL$`foT$pfo$fD$fo$)$t$)$)$)$)$f($f.D$@#l$f.l$H t$f.t$PD$`f.$$f.D$h$f.D$pD$xf.$$f.$$f.$zwuu$f.$zau_$f.$zKuIHHH HL1HHuLHf.UH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uhH@]@HT$H|$H5|$HtHt+HH5HPtHuH1Huff.fUSHHdH%(HD$81HHt$HD$HFHD$$D$ HD$t6H|$1HT$8dH+%(HH[]DHt$H|$tHl$H=HtHH=uHuHc@HH=tHH=tHSH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uZH0[fDHHuӐtHuHcHHH;tЉff.fSH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uZH0[fDHHuӐ tHuHcH HH;tЉff.fSH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uZH0[fDHHuӐ tHuHcH HH;tЉff.fATH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uDH(HtD$9D$tIH11E1HD$(dH+%(H0LA\@HHufHHRxH;IMtoI$H5LPtZHuLIHoHbL1HHP@L8fE1H"DIjfATUSH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uYHD$Ho(Ht!\$ +\$$tJH|$1HT$8dH+%(H@[]A\HHuːHt$H|$tD$$Ld$u`HELH@H;H=tLH=u-HaHcVf.LLH=tLH=tLfDHЉfAWAVAUATUSHfnFdH%(H$1HHt$HD$HGfnȉD$(fbfD$ u]Ho(Ht!D$ +D$$tWH|$1H$dH+%(NH[]A\A]A^A_HHu뾐Lt$0Ll$LLtLd$PLLtT$8\$@fod$Pfol$`fot$pfH~fI~fo$fo$)$fo$fo$)$ D$$fo$)$0fo$)$@D$0fo$)$Pfo$)$`fo$)$p)$)$)$)$)$uHEHH;LLD$D$f.D$0zkuifHnf.d$8z\uZfInf.l$@zMuK1H$Af.zSuQHH=uHHHHuL1LfHuLLD$LLHD$)AWAVAUATUSHfnFdH%(H$1HHt$HD$HGfnȉD$(fbfD$ u]Ho(Ht!D$ +D$$tWH|$1H$dH+%(H[]A\A]A^A_HHu뾐Ll$0Ld$LLtLt$PLLtT$8\$@fod$Pfol$`fot$pD$$fH~fI~fo$D$0)$)$)$)$uHEHxH;LLD$D$f.D$0fHnf.T$8fInf.\$@D$Pf.$$f.D$X$f.D$`D$hf.$D$pf.$D$xf.$z{uy$f.$zeuc$f.$zOuMHHHHL1LHuLLD$LLHD$iff.@ATL%H LHH5LuLHLA\ATIUHHt HH5LHtHmtH]A\HH]A\UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u|H0]fDHHuӐu int C++: static vtkTypeBool IsTypeOf(const char *type) Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. V.IsA(string) -> int C++: vtkTypeBool IsA(const char *type) override; Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. V.SafeDownCast(vtkObjectBase) -> vtkHexahedron C++: static vtkHexahedron *SafeDownCast(vtkObjectBase *o) V.NewInstance() -> vtkHexahedron C++: vtkHexahedron *NewInstance() V.GetEdgePoints(int, [int, ...]) C++: void GetEdgePoints(int edgeId, int *&pts) override; See vtkCell3D API for description of these methods. V.GetFacePoints(int, [int, ...]) C++: void GetFacePoints(int faceId, int *&pts) override; See vtkCell3D API for description of these methods. V.GetCellType() -> int C++: int GetCellType() override; See the vtkCell API for descriptions of these methods. V.GetNumberOfEdges() -> int C++: int GetNumberOfEdges() override; See the vtkCell API for descriptions of these methods. V.GetNumberOfFaces() -> int C++: int GetNumberOfFaces() override; See the vtkCell API for descriptions of these methods. V.GetEdge(int) -> vtkCell C++: vtkCell *GetEdge(int edgeId) override; See the vtkCell API for descriptions of these methods. V.GetFace(int) -> vtkCell C++: vtkCell *GetFace(int faceId) override; See the vtkCell API for descriptions of these methods. V.CellBoundary(int, [float, float, float], vtkIdList) -> int C++: int CellBoundary(int subId, double pcoords[3], vtkIdList *pts) override; See the vtkCell API for descriptions of these methods. V.Contour(float, vtkDataArray, vtkIncrementalPointLocator, vtkCellArray, vtkCellArray, vtkCellArray, vtkPointData, vtkPointData, vtkCellData, int, vtkCellData) C++: void Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) override; See the vtkCell API for descriptions of these methods. V.EvaluatePosition([float, float, float], [float, ...], int, [float, float, float], float, [float, ...]) -> int C++: int EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights) override; Given a point x[3] return inside(=1), outside(=0) cell, or (-1) computational problem encountered; evaluate parametric coordinates, sub-cell id (!=0 only if cell is composite), distance squared of point x[3] to cell (in particular, the sub-cell indicated), closest point on cell to x[3] (unless closestPoint is null, in which case, the closest point and dist2 are not found), and interpolation weights in cell. (The number of weights is equal to the number of points defining the cell). Note: on rare occasions a -1 is returned from the method. This means that numerical error has occurred and all data returned from this method should be ignored. Also, inside/outside is determine parametrically. That is, a point is inside if it satisfies parametric limits. This can cause problems for cells of topological dimension 2 or less, since a point in 3D can project onto the cell within parametric limits but be "far" from the cell. Thus the value dist2 may be checked to determine true in/out. V.EvaluateLocation(int, [float, float, float], [float, float, float], [float, ...]) C++: void EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights) override; Determine global coordinate (x[3]) from subId and parametric coordinates. Also returns interpolation weights. (The number of weights is equal to the number of points in the cell.) V.IntersectWithLine([float, float, float], [float, float, float], float, float, [float, float, float], [float, float, float], int) -> int C++: int IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) override; Intersect with a ray. Return parametric coordinates (both line and cell) and global intersection coordinates, given ray definition p1[3], p2[3] and tolerance tol. The method returns non-zero value if intersection occurs. A parametric distance t between 0 and 1 along the ray representing the intersection point, the point coordinates x[3] in data coordinates and also pcoords[3] in parametric coordinates. subId is the index within the cell if a composed cell like a triangle strip. V.Triangulate(int, vtkIdList, vtkPoints) -> int C++: int Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) override; Generate simplices of proper dimension. If cell is 3D, tetrahedron are generated; if 2D triangles; if 1D lines; if 0D points. The form of the output is a sequence of points, each n+1 points (where n is topological cell dimension) defining a simplex. The index is a parameter that controls which triangulation to use (if more than one is possible). If numerical degeneracy encountered, 0 is returned, otherwise 1 is returned. This method does not insert new points: all the points that define the simplices are the points that define the cell. V.Derivatives(int, [float, float, float], [float, ...], int, [float, ...]) C++: void Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs) override; Compute derivatives given cell subId and parametric coordinates. The values array is a series of data value(s) at the cell points. There is a one-to-one correspondence between cell point and data value(s). Dim is the number of data values per cell point. Derivs are derivatives in the x-y-z coordinate directions for each data value. Thus, if computing derivatives for a scalar function in a hexahedron, dim=1, 8 values are supplied, and 3 deriv values are returned (i.e., derivatives in x-y-z directions). On the other hand, if computing derivatives of velocity (vx,vy,vz) dim=3, 24 values are supplied ((vx,vy,vz)1, (vx,vy,vz)2, ....()8), and 9 deriv values are returned ((d(vx)/dx),(d(vx)/dy),(d(vx)/dz), (d(vy)/dx),(d(vy)/dy), (d(vy)/dz), (d(vz)/dx),(d(vz)/dy),(d(vz)/dz)). V.GetParametricCoords() -> (float, ...) C++: double *GetParametricCoords() override; Return a contiguous array of parametric coordinates of the points defining this cell. In other words, (px,py,pz, px,py,pz, etc..) The coordinates are ordered consistent with the definition of the point ordering for the cell. This method returns a non-nullptr pointer when the cell is a primary type (i.e., IsPrimaryCell() is true). Note that 3D parametric coordinates are returned no matter what the topological dimension of the cell. V.InterpolationFunctions([float, float, float], [float, float, float, float, float, float, float, float]) C++: static void InterpolationFunctions(double pcoords[3], double weights[8]) @deprecated Replaced by vtkHexahedron::InterpolateFunctions as of VTK 5.2 V.InterpolationDerivs([float, float, float], [float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float]) C++: static void InterpolationDerivs(double pcoords[3], double derivs[24]) @deprecated Replaced by vtkHexahedron::InterpolateDerivs as of VTK 5.2 V.InterpolateFunctions([float, float, float], [float, float, float, float, float, float, float, float]) C++: void InterpolateFunctions(double pcoords[3], double weights[8]) override; Compute the interpolation functions/derivatives (aka shape functions/derivatives) V.InterpolateDerivs([float, float, float], [float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float]) C++: void InterpolateDerivs(double pcoords[3], double derivs[24]) override; Compute the interpolation functions/derivatives (aka shape functions/derivatives) V.GetEdgeArray(int) -> (int, int) C++: static int *GetEdgeArray(int edgeId) Return the ids of the vertices defining edge/face (`edgeId`/`faceId'). Ids are related to the cell, not to the dataset. V.GetFaceArray(int) -> (int, int, int, int) C++: static int *GetFaceArray(int faceId) Return the ids of the vertices defining edge/face (`edgeId`/`faceId'). Ids are related to the cell, not to the dataset. HHH$H$H9t HtH$HtH$H9tHH$H$H9t HtHH}HEH9t HtHPHXH9t HtHH|$0HtHD$8H9tHH|$0HtHD$8H9tH{   Az 8 " 7m0m0HDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx  0 D X l EDPa AE EDPa AE 0vFBA Gn  ABBE 0$FBA Gn  ABBE XEDPa AE |bEY B }(EAD`n AAF ED@ AG ED@ AG ED@ AG 4gFD@ EE 0XFAA D`  AABH HFBB B(A0A8G 8A0A(B BBBI H1FBB B(A0A8G 8A0A(B BBBI $MFF0@OFDD n ABA DDBt ED@ AG zPLRx P$FBB B(A0D8Gq 8D0A(B BBBJ xF8DtFBB A(Dp (A BBBG l$FBB B(A0A8G 8A0A(B BBBD GUArJTALHFBB B(A0A8G 8D0A(B BBBE '@DEC P G e...R. < 6FBB B(A0A8G 8A0A(B BBBK KDDBAKKGDDBAI@TFBB A(A0D 0A(A BBBI  EDP AK  EDP AK 48FBA D  DBBE p!4FBA D  DBBE !   ! O } pv   B t  p  ` g % `X `1"$@ @! P!NF pt $ "F'I &D{m< 0.6 p1  P3 2 `4 [ p5! `7!"$!& +0.5E:R?`DnJO TYw_ekqw}#5FW_l" #" J" q" +O`" " D "s    "b% , L l |      M  * 7  OR g s    !&  8 ?  j y    * M }   S$Jq}!1_ZL25PyvtkHexahedron_StaticNewv_ZL28PyvtkHexahedron_GetFaceArrayP7_objectS0__ZL28PyvtkHexahedron_GetEdgeArrayP7_objectS0__ZL35PyvtkHexahedron_InterpolationDerivsP7_objectS0__ZL38PyvtkHexahedron_InterpolationFunctionsP7_objectS0__ZL28PyvtkHexahedron_SafeDownCastP7_objectS0__ZL24PyvtkHexahedron_IsTypeOfP7_objectS0__ZL32PyvtkHexahedron_GetNumberOfFacesP7_objectS0__ZL27PyvtkHexahedron_GetCellTypeP7_objectS0__ZL32PyvtkHexahedron_GetNumberOfEdgesP7_objectS0__ZL27PyvtkHexahedron_NewInstanceP7_objectS0__ZL19PyvtkHexahedron_IsAP7_objectS0__ZL33PyvtkHexahedron_InterpolateDerivsP7_objectS0__ZL36PyvtkHexahedron_InterpolateFunctionsP7_objectS0__ZL20PyvtkHexahedron_Type_ZL23PyvtkHexahedron_Methods_GLOBAL__sub_I_vtkHexahedronPython.cxx_ZL35PyvtkHexahedron_GetParametricCoordsP7_objectS0__ZL27PyvtkHexahedron_DerivativesP7_objectS0__ZL27PyvtkHexahedron_DerivativesP7_objectS0_.cold_ZL27PyvtkHexahedron_TriangulateP7_objectS0__ZL33PyvtkHexahedron_IntersectWithLineP7_objectS0__ZL32PyvtkHexahedron_EvaluateLocationP7_objectS0__ZL32PyvtkHexahedron_EvaluateLocationP7_objectS0_.cold_ZL32PyvtkHexahedron_EvaluatePositionP7_objectS0__ZL32PyvtkHexahedron_EvaluatePositionP7_objectS0_.cold_ZL23PyvtkHexahedron_ContourP7_objectS0__ZL28PyvtkHexahedron_CellBoundaryP7_objectS0__ZL23PyvtkHexahedron_GetFaceP7_objectS0__ZL23PyvtkHexahedron_GetEdgeP7_objectS0__ZL29PyvtkHexahedron_GetFacePointsP7_objectS0__ZL29PyvtkHexahedron_GetFacePointsP7_objectS0_.cold_ZL29PyvtkHexahedron_GetEdgePointsP7_objectS0__ZL29PyvtkHexahedron_GetEdgePointsP7_objectS0_.cold.LC0.LC1.LC2.LC3.LC4.LC5.LC6.LC10.LC7.LC8.LC9.LC11.LC12.LC13.LC14.LC15.LC16.LC17.LC19.LC20.LC21.LC23.LC24.LC25.LC26.LC27.LC29.LC31.LC32.LC33.LC34.LC35.LC36.LC37.LC38.LC39.LC40.LC42.LC18_ZN13vtkHexahedron11GetCellTypeEv_ZN13vtkHexahedron16GetNumberOfEdgesEv_ZN13vtkHexahedron16GetNumberOfFacesEv_ZN13vtkHexahedron3NewEv_ZNK13vtkHexahedron19NewInstanceInternalEv_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs8GetValueERi_ZN13vtkHexahedron12GetFaceArrayEiPyErr_Occurred_ZN13vtkPythonArgs10BuildTupleEPKii__stack_chk_fail_ZN13vtkHexahedron12GetEdgeArrayEi_ZN13vtkHexahedron17InterpolateDerivsEPdS0__ZN13vtkHexahedron19InterpolationDerivsEPdS0__ZN13vtkPythonArgs8GetArrayEPdi_GLOBAL_OFFSET_TABLE__Py_NoneStruct_ZN13vtkPythonArgs8SetArrayEiPKdi_ZN13vtkHexahedron20InterpolateFunctionsEPdS0__ZN13vtkHexahedron22InterpolationFunctionsEPdS0__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase_ZN13vtkHexahedron3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1_PyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlagPyvtkHexahedron_ClassNewPyVTKClass_AddPyvtkCell3D_ClassNewPyType_ReadyPyVTKAddFile_vtkHexahedronPyDict_SetItemString_Py_Dealloc_ZN13vtkPythonUtil13ManglePointerEPKvPKcPyUnicode_FromString_ZN13vtkHexahedron19GetParametricCoordsEvDW.ref.__gxx_personality_v0_ZN13vtkPythonArgs10GetArgSizeEi_ZN13vtkPythonArgs5ArrayIdEC1El_ZdaPv_ZN13vtkHexahedron11DerivativesEiPdS0_iS0__Unwind_Resume_ZN13vtkHexahedron11TriangulateEiP9vtkIdListP9vtkPoints_ZN13vtkPythonArgs8GetValueERd_ZN13vtkHexahedron17IntersectWithLineEPdS0_dRdS0_S0_Ri_ZN13vtkPythonArgs11SetArgValueEid_ZN13vtkPythonArgs11SetArgValueEii_ZN13vtkHexahedron16EvaluateLocationERiPdS1_S1__ZN13vtkHexahedron16EvaluatePositionEPdS0_RiS0_RdS0__ZN13vtkPythonArgs8GetValueERx_ZN13vtkHexahedron7ContourEdP12vtkDataArrayP26vtkIncrementalPointLocatorP12vtkCellArrayS5_S5_P12vtkPointDataS7_P11vtkCellDataxS9__ZN13vtkHexahedron12CellBoundaryEiPdP9vtkIdList_ZN13vtkHexahedron7GetFaceEi_ZN13vtkHexahedron7GetEdgeEi_ZN13vtkPythonArgs5ArrayIiEC1El_ZN13vtkPythonArgs8GetArrayEPii_ZN13vtkHexahedron13GetFacePointsEiRPi_ZN13vtkPythonArgs11SetArgValueEiPKii_ZN13vtkHexahedron13GetEdgePointsEiRPiPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,3`_`abcd4_;`HePbbcid5_h'hgtb*jbkbkd6J_hhm(b8*jIbdkqbkd7_8"n;9JbWocbod:_ s9%q3;8qAbNt^<cqq=vqrd>_! u: bG tb *\o d ? _ u* b7 tR *Z_ d @ _ u b' tB *[O d A _ u *^% ]8 9G bT oh vx w x b d BV _ u s *p 9 q ; q b t<#q1=6qBrZdC_!uFh_h\*fsgb*jbkb+kUdD_!uFh_h*lmb *j!b<kIbckd192z1{1|y9~aE_ubF !3*jAdG%s_u`;hQhf`|hbIbWbr*jbk'k?kIdH_.`>IIn]Jenbtud K_uhh7\h|h`A b b b!t#!D!b^!kh!b!k!b!k!b!k!""dP"L"""_ #Q#uo###`#h$h$h$b%b%b%*j#&-&bL&kV&bv&k&&k&d'Mw'''''(_D(a((u(h(h)`')hH)^)h+b+b,bS,ba,bv,t,b,k,b,k-----k-k.d].N._./O/n7/P?/nY/Qg/n/n/n/R/n/n!0SC0n00S0n0b 1*j!1uW1b1d1T1_!2u>2`W2hg2Io2n2b3t3&3b@3kG3dq3U3_3u 4`04b=4oL4V4d4V4_5u5`@5bM5o\5f5d5W55#6_?6i6u666`66b6b7*j$7A7H7d7X778_/8Y8ut888`88b8b8*j91989d];Ua&B. .iT7D9] g m9q&;+q9<>qL=Qq^rY1:BaiP0X8@nx ( 8@EHXx`h` x`70p5 Pp wH (`48@HP3XH`hp1xW0. F& 5 "x#p (P8@H@Xh`.hxxp` ` ! "p# 4H\p p (\ p 8` \ ``(Dx@P!$-! Hp "!(DFM!Bh&q!Jm!k0.Xp1P3`4p5!s%!<`7E!t}!.symtab.strtab.shstrtab.rela.text.data.bss.text._ZN13vtkHexahedron11GetCellTypeEv.text._ZN13vtkHexahedron16GetNumberOfEdgesEv.text._ZN13vtkHexahedron16GetNumberOfFacesEv.rela.text._ZNK13vtkHexahedron19NewInstanceInternalEv.rodata.str1.1.rela.text._ZN13vtkHexahedron17InterpolateDerivsEPdS0_.rela.text._ZN13vtkHexahedron20InterpolateFunctionsEPdS0_.rodata._ZN13vtkHexahedron3IsAEPKc.str1.1.rela.text._ZN13vtkHexahedron3IsAEPKc.rodata.str1.8.rela.text.startup.rela.init_array.rela.text.unlikely.gcc_except_table.rela.data.rel.rela.data.rel.local.rela.data.rel.local.DW.ref.__gxx_personality_v0.comment.note.GNU-stack.note.gnu.property.rela.eh_frame.group@-ZH-[P-\X -^d -fp -l| -p - H9@"- &9,919 Y: :  : @x-2):<@-4 </@-i2/<P<b@-2<@$a@0-a@ȳ- a@ - bb @ -"&d@ !@ -$;g6@(-&g0g,pgg h@@-+o.Z 8A