ELF>hv@@10UH@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=tHH8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(u9H8HHuҐHuHHff.@H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(u9H8HHuҐHuHHff.@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@SH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u7H0[fDHHuӐHuHcUH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u^H0]fDHHuӐt$HHuH@HHH;tHfUH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u^H0]fDHHuӐt$HHuH@HHH;tHfUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHD$Ho(Ht!D$ +D$$t=H|$1HT$8dH+%(uMH@]ÐHHuؐHt$H|$tHt$HHuHcDATUH8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uCH(HtD$9D$tHH111HT$(dH+%(H8]A\fDHHuftLHHuHtVHHHIHuLH|fDHHpH;tHfDHHFff.ATUHHfnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uRHD$Ho(Ht!D$ +D$$tKH|$1HT$8dH+%(uwHH]A\DHHufLd$Ht$LtHt$LtT$Ht$HHuHHyfATUHHfnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uJHo(Ht!D$ +D$$tDH|$1HT$8dH+%(HH]A\fHHuѐHt$ H|$tt$ HHHuHt7HHHIHuLHqHHZATH0fnFdH%(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ЉfAUATUSHHfnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uWHD$Ho(Ht!D$ +D$$tHH|$1HT$8dH+%(HH[]A\A]HHu͐Ht$H|$tD$$Ld$lHEHhH;LMM{LLLLLhHLIL$HHH)HHHL1HAoHH9uLLHH :IFAHt1FAHt$FALHDžHEHHHHfMDMGDLH1@A  HHH9u1A  HHH9ujLHL1uLHL1fAT1UHhHNdH%(HD$X1HGAfnH%fnA)fbAAuZH Ht$ HL$(T$8fD$0HHo(Ht 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) -> vtkWindBladeReader C++: static vtkWindBladeReader *SafeDownCast(vtkObjectBase *o) V.NewInstance() -> vtkWindBladeReader C++: vtkWindBladeReader *NewInstance() V.SetFilename(string) C++: virtual void SetFilename(const char *_arg) V.GetFilename() -> string C++: virtual char *GetFilename() V.SetWholeExtent(int, int, int, int, int, int) C++: void SetWholeExtent(int, int, int, int, int, int) V.SetWholeExtent((int, int, int, int, int, int)) C++: void SetWholeExtent(int a[6]) V.GetWholeExtent() -> (int, int, int, int, int, int) C++: int *GetWholeExtent() V.SetSubExtent(int, int, int, int, int, int) C++: void SetSubExtent(int, int, int, int, int, int) V.SetSubExtent((int, int, int, int, int, int)) C++: void SetSubExtent(int a[6]) V.GetSubExtent() -> (int, int, int, int, int, int) C++: int *GetSubExtent() V.GetFieldOutput() -> vtkStructuredGrid C++: vtkStructuredGrid *GetFieldOutput() Get the reader's output V.GetBladeOutput() -> vtkUnstructuredGrid C++: vtkUnstructuredGrid *GetBladeOutput() V.GetGroundOutput() -> vtkStructuredGrid C++: vtkStructuredGrid *GetGroundOutput() V.GetNumberOfPointArrays() -> int C++: int GetNumberOfPointArrays() The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified. V.GetPointArrayName(int) -> string C++: const char *GetPointArrayName(int index) The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified. V.GetPointArrayStatus(string) -> int C++: int GetPointArrayStatus(const char *name) V.SetPointArrayStatus(string, int) C++: void SetPointArrayStatus(const char *name, int status) V.DisableAllPointArrays() C++: void DisableAllPointArrays() V.EnableAllPointArrays() C++: void EnableAllPointArrays() HHHDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx  0D Xl   4FBD Y BBO ^BB EDPa AE bEY B }($EAD`n AAF PA JlA JH@ I H@ I ED@ AG ED@ AG ED@ AG ,ED@ AG PED@ AG tED@ AG EDP AB (5FADP ABG (FAD` ABF (-FAD` ABC @gFD@ EE 0dFAA D`  AABH 8^FBA A(Dp (A ABBD LFCD ABD DGAvDEBL$FCD ABD DGAvDEBtMFF0OFDD n ABA DDBh  & Y    4 pi @   D ~ 5  -" 0 gT ~ 0^  P%7' !Y!%' .(7Lbq %4  " 8"g" "" " 4"]dkrx*"bJj""9ix( Z ~      B o       M  E R  `Or          0 C S _ZL30PyvtkWindBladeReader_StaticNewv_ZL33PyvtkWindBladeReader_SafeDownCastP7_objectS0__ZL29PyvtkWindBladeReader_IsTypeOfP7_objectS0__ZL41PyvtkWindBladeReader_EnableAllPointArraysP7_objectS0__ZL42PyvtkWindBladeReader_DisableAllPointArraysP7_objectS0__ZL35PyvtkWindBladeReader_GetFieldOutputP7_objectS0__ZL35PyvtkWindBladeReader_GetBladeOutputP7_objectS0__ZL36PyvtkWindBladeReader_GetGroundOutputP7_objectS0__ZL43PyvtkWindBladeReader_GetNumberOfPointArraysP7_objectS0__ZL33PyvtkWindBladeReader_GetSubExtentP7_objectS0__ZL35PyvtkWindBladeReader_GetWholeExtentP7_objectS0__ZL40PyvtkWindBladeReader_GetPointArrayStatusP7_objectS0__ZL32PyvtkWindBladeReader_GetFilenameP7_objectS0__ZL40PyvtkWindBladeReader_SetPointArrayStatusP7_objectS0__ZL38PyvtkWindBladeReader_GetPointArrayNameP7_objectS0__ZL32PyvtkWindBladeReader_NewInstanceP7_objectS0__ZL24PyvtkWindBladeReader_IsAP7_objectS0__ZL32PyvtkWindBladeReader_SetFilenameP7_objectS0__ZL35PyvtkWindBladeReader_SetWholeExtentP7_objectS0__ZL33PyvtkWindBladeReader_SetSubExtentP7_objectS0__ZL25PyvtkWindBladeReader_Type_ZL28PyvtkWindBladeReader_Methods_GLOBAL__sub_I_vtkWindBladeReaderPython.cxx.LC0.LC1.LC2.LC6.LC3.LC4.LC5.LC7.LC8.LC9.LC10.LC11.LC12.LC13.LC14.LC15.LC16.LC17.LC18.LC19.LC20.LC21.LC22.LC23.LC24_ZN18vtkWindBladeReader11GetFilenameEv_ZN18vtkWindBladeReader14SetWholeExtentEiiiiii_ZN18vtkWindBladeReader14GetWholeExtentEv_ZN18vtkWindBladeReader12SetSubExtentEiiiiii_ZN18vtkWindBladeReader12GetSubExtentEv_ZN18vtkWindBladeReader3NewEv_ZNK18vtkWindBladeReader19NewInstanceInternalEv_ZN18vtkWindBladeReader11SetFilenameEPKcstrcmp_ZdaPvstrlen_Znammemcpy_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN18vtkWindBladeReader3IsAEPKc_ZN13vtkObjectBase8IsTypeOfEPKc_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN18vtkWindBladeReader14SetWholeExtentEPi_GLOBAL_OFFSET_TABLE__ZN18vtkWindBladeReader12SetSubExtentEPi_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1__ZN18vtkWindBladeReader20EnableAllPointArraysEv_Py_NoneStruct_ZN18vtkWindBladeReader21DisableAllPointArraysEv_ZN18vtkWindBladeReader14GetFieldOutputEv_ZN18vtkWindBladeReader14GetBladeOutputEv_ZN18vtkWindBladeReader15GetGroundOutputEv_ZN18vtkWindBladeReader22GetNumberOfPointArraysEv_ZN13vtkPythonArgs10BuildTupleEPKii_ZN18vtkWindBladeReader19GetPointArrayStatusEPKcPyUnicode_FromStringAndSizePyErr_ClearPyBytes_FromStringAndSize_ZN13vtkPythonArgs8GetValueERi_ZN18vtkWindBladeReader19SetPointArrayStatusEPKci_ZN18vtkWindBladeReader17GetPointArrayNameEiPyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlag_ZN13vtkPythonArgs13ArgCountErrorEiPKc_ZN13vtkPythonArgs8GetArrayEPiiPyvtkWindBladeReader_ClassNewPyVTKClass_AddPyvtkStructuredGridAlgorithm_ClassNewPyType_ReadyPyVTKAddFile_vtkWindBladeReaderPyDict_SetItemString_Py_DeallocPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,)`O*P+QRQS ,JO}V+J-JQW.J/JUS 0mO[\Q*]S1=Oa[q^vQ*]S2O1[A_IQVR]S3O[`Q&R-Sa4O[aQRS15~O[bQWS6>Oa[|Qc*FS7.OQ[lQ~c*DS83 OQ [k V| d Q W S 9 O9 [\ Qn L| e f g *B *] S :e O [ V h i Q *] S# ;| O [ h j Q L e f g *]) SR < O [ *H G+Q$R8kHlemtQS=&OQ[kV*T+J-JQW.J/JU*SV>O[V"*ILJ\KdLsMJKLMKQ*]S?4OC?Kns?O[hh(h=hRhgh*C3oY*Xs*C[*CKQ[*]S@O@ n3@O[hhhhh'h*Eo*Z3*E[*E Q*]S''+.(6q<'DrN'Ssop~+uGvG$J0K8LDMYN|K+J&-+J9.>JL/QJ^U*C*EA'%w$0xXyz{|}~8@ .$  (8$@ HX$` h0 x$H 0$  $ %$  $ 4P$8  (8$@ bHX$@` qhpx$ @$  $`   $8  $   $x  L(8$ @ 7HX$ 4H\p   (Tpp @0Tx   D0 h0(Px`%.symtab.strtab.shstrtab.rela.text.data.bss.text._ZN18vtkWindBladeReader11GetFilenameEv.text._ZN18vtkWindBladeReader14SetWholeExtentEiiiiii.text._ZN18vtkWindBladeReader14GetWholeExtentEv.text._ZN18vtkWindBladeReader12SetSubExtentEiiiiii.text._ZN18vtkWindBladeReader12GetSubExtentEv.rela.text._ZNK18vtkWindBladeReader19NewInstanceInternalEv.rela.text._ZN18vtkWindBladeReader11SetFilenameEPKc.rodata.str1.1.rodata._ZN18vtkWindBladeReader3IsAEPKc.str1.1.rela.text._ZN18vtkWindBladeReader3IsAEPKc.rela.text._ZN18vtkWindBladeReader14SetWholeExtentEPi.rela.text._ZN18vtkWindBladeReader12SetSubExtentEPi.rodata.str1.8.rela.text.startup.rela.init_array.rela.data.rel.rela.data.rel.local.comment.note.GNU-stack.note.gnu.property.rela.eh_frame.group@.BH.CP.DX.E`.Fh .Ht .I .T .X .Z @R. &_,_1` ^p   ) $@g.d _@g.2[!A2"2"b@h.@#@`i.7#2@xi.f2x$\ z0u@i0.!0@i.#1 @i .%2 @jX.'0 5,L5P5 p5@Pp.,H:0 /B xFc hs