ELF>_@@   UH@dH%(HD$81HHt$HD$HFHD$$D$ HD$t/H|$1HT$8dH+%(u=H@]Ht$H|$tH|$HHuHff.@UH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uhH@]@HT$H|$H5|$HtHt+HH5HPtHuH1Huff.fUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUSHHdH%(HD$81HHt$HD$HFHD$$D$ HD$t6H|$1HT$8dH+%(HH[]DHt$H|$tHl$H=HtHH=uHuHc@HH=tH@UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(ukH0]fDHHuӐt$Ho`HuHHx.HH0H;tHfDff.ATH0fnFdH%(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$uXHELH@H;ulH=tLH=u)HeHcZfDLLH=tL븐HЉfATL%H HH5LuLHLA\ATIUHHt HH5LHtHmtH]A\HH]A\UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(utH@]f.HHuϐHt$ H|$tD$$t$ u)HEHPHuHcfDHSH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uMH0[fDHHuӐu$HHuHcDf.SH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uMH0[fDHHuӐu$H HuHcDf.SH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uMH0[fDHHuӐu$HHHuHcDf.UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(utH@]f.HHuϐHt$ H|$tD$$t$ u)HEH@HuHcfDHATUHHfnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uJHo(Ht!D$ +D$$tDH|$1HT$8dH+%(HH]A\fHHuѐLd$Ht$LtHt$ LtD$$T$ t$u)HEH8HuHcuHff.@UH@HNdH%(HD$81HGfnAH%HfnfbA)t6A|H5D1HT$8dH+%(sH@]ÐL Ht$LL$L$ D$$D$(H H(HtD$$9D$ twH|$111DH Ht$HL$D$(fD$ HHo(HbD$ +D$$tRH|$1<HHHcfHt$ H|$D$$t$ uMHEH@HHKfHHf.HdWHG`NewDataObjectSafeDownCastvtkObjectBasevtkDemandDrivenPipelineDATA_NOT_GENERATEDRELEASE_DATAREQUEST_DATA_NOT_GENERATEDREQUEST_DATAREQUEST_INFORMATIONREQUEST_DATA_OBJECTIsTypeOfGetPipelineMTimeNewInstanceIsAUpdateDataUpdateInformationUpdateDataObjectUpdatePipelineMTimeGetReleaseDataFlagSetReleaseDataFlagUpdatevtkExecutivevtkObjectUH=Hu]ÐHH=tHH=tH]vtkDemandDrivenPipeline - Executive supporting on-demand execution. Superclass: vtkExecutive vtkDemandDrivenPipeline is an executive that will execute an algorithm only when its outputs are out-of-date with respect to its inputs. vtkCommonExecutionModelPython.vtkDemandDrivenPipelineV.IsTypeOf(string) -> 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) -> vtkDemandDrivenPipeline C++: static vtkDemandDrivenPipeline *SafeDownCast( vtkObjectBase *o) V.NewInstance() -> vtkDemandDrivenPipeline C++: vtkDemandDrivenPipeline *NewInstance() V.Update() -> int C++: int Update() override; V.Update(int) -> int C++: int Update(int port) override; Bring the algorithm's outputs up-to-date. Returns 1 for success and 0 for failure. V.GetPipelineMTime() -> int C++: virtual vtkMTimeType GetPipelineMTime() Get the PipelineMTime for this exective. V.SetReleaseDataFlag(int, int) -> int C++: virtual int SetReleaseDataFlag(int port, int n) Set whether the given output port releases data when it is consumed. Returns 1 if the the value changes and 0 otherwise. V.GetReleaseDataFlag(int) -> int C++: virtual int GetReleaseDataFlag(int port) Get whether the given output port releases data when it is consumed. V.UpdatePipelineMTime() -> int C++: virtual int UpdatePipelineMTime() Bring the PipelineMTime up to date. V.UpdateDataObject() -> int C++: int UpdateDataObject() override; Bring the output data object's existence up to date. This does not actually produce data, but does create the data object that will store data produced during the UpdateData step. V.UpdateInformation() -> int C++: int UpdateInformation() override; Bring the output information up to date. V.UpdateData(int) -> int C++: virtual int UpdateData(int outputPort) Bring the output data up to date. This should be called only when information is up to date. Use the Update method if it is not known that the information is up to date. V.REQUEST_DATA_OBJECT() -> vtkInformationRequestKey C++: static vtkInformationRequestKey *REQUEST_DATA_OBJECT() Key defining a request to make sure the output data objects exist.@ingroup InformationKeys V.REQUEST_INFORMATION() -> vtkInformationRequestKey C++: static vtkInformationRequestKey *REQUEST_INFORMATION() Key defining a request to make sure the output information is up to date.@ingroup InformationKeys V.REQUEST_DATA() -> vtkInformationRequestKey C++: static vtkInformationRequestKey *REQUEST_DATA() Key defining a request to make sure the output data are up to date.@ingroup InformationKeys V.REQUEST_DATA_NOT_GENERATED() -> vtkInformationRequestKey C++: static vtkInformationRequestKey *REQUEST_DATA_NOT_GENERATED() Key defining a request to mark outputs that will NOT be generated during a REQUEST_DATA.@ingroup InformationKeys V.RELEASE_DATA() -> vtkInformationIntegerKey C++: static vtkInformationIntegerKey *RELEASE_DATA() Key to specify in pipeline information the request that data be released after it is used.@ingroup InformationKeys V.DATA_NOT_GENERATED() -> vtkInformationIntegerKey C++: static vtkInformationIntegerKey *DATA_NOT_GENERATED() Key to store a mark for an output that will not be generated. Algorithms use this to tell the executive that they will not generate certain outputs for a REQUEST_DATA.@ingroup InformationKeys V.NewDataObject(string) -> vtkDataObject C++: static vtkDataObject *NewDataObject(const char *type) Create (New) and return a data object of the given type. This is here for backwards compatibility. Use vtkDataObjectTypes::NewDataObject() instead. HHHDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx  0 D XEDPj AD |EDPa AE ED@W AG ED@W AG ED@W AG ED@W AG 0ED@W AG TED@W AG xOEY B j(EAD`n AAF ED@ AG gFD@ EE 0 nFAA D`  AABH @MFF0\OFDD n ABA DDB  EDP AK ED@ AG ED@ AG ED@ AG 4 EDP AK (X!FAD` ABC $EDPt AB >   +d@X` B~gn/`   ` N@ P!     ) A T a |$ ) . 4 : @ F L R X ^ d j p 0v C|" " 0P9f6" O[b  1  MT c {  @ O     J {    = c         & 9 I _ZL35PyvtkDemandDrivenPipeline_StaticNewv_ZL39PyvtkDemandDrivenPipeline_NewDataObjectP7_objectS0__ZL38PyvtkDemandDrivenPipeline_SafeDownCastP7_objectS0__ZL44PyvtkDemandDrivenPipeline_DATA_NOT_GENERATEDP7_objectS0__ZL38PyvtkDemandDrivenPipeline_RELEASE_DATAP7_objectS0__ZL52PyvtkDemandDrivenPipeline_REQUEST_DATA_NOT_GENERATEDP7_objectS0__ZL38PyvtkDemandDrivenPipeline_REQUEST_DATAP7_objectS0__ZL45PyvtkDemandDrivenPipeline_REQUEST_INFORMATIONP7_objectS0__ZL45PyvtkDemandDrivenPipeline_REQUEST_DATA_OBJECTP7_objectS0__ZL34PyvtkDemandDrivenPipeline_IsTypeOfP7_objectS0__ZL42PyvtkDemandDrivenPipeline_GetPipelineMTimeP7_objectS0__ZL37PyvtkDemandDrivenPipeline_NewInstanceP7_objectS0__ZL29PyvtkDemandDrivenPipeline_IsAP7_objectS0__ZL30PyvtkDemandDrivenPipeline_Type_ZL33PyvtkDemandDrivenPipeline_Methods_GLOBAL__sub_I_vtkDemandDrivenPipelinePython.cxx_ZL36PyvtkDemandDrivenPipeline_UpdateDataP7_objectS0__ZL43PyvtkDemandDrivenPipeline_UpdateInformationP7_objectS0__ZL42PyvtkDemandDrivenPipeline_UpdateDataObjectP7_objectS0__ZL45PyvtkDemandDrivenPipeline_UpdatePipelineMTimeP7_objectS0__ZL44PyvtkDemandDrivenPipeline_GetReleaseDataFlagP7_objectS0__ZL44PyvtkDemandDrivenPipeline_SetReleaseDataFlagP7_objectS0__ZL32PyvtkDemandDrivenPipeline_UpdateP7_objectS0_.LC0.LC1.LC2.LC3.LC4.LC5.LC6.LC7.LC8.LC9.LC12.LC10.LC11.LC13.LC14.LC15.LC17.LC18.LC19.LC20.LC21.LC22.LC23.LC16_ZN23vtkDemandDrivenPipeline16GetPipelineMTimeEv_ZN23vtkDemandDrivenPipeline3NewEv_ZNK23vtkDemandDrivenPipeline19NewInstanceInternalEv_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs8GetValueERPc_ZN23vtkDemandDrivenPipeline13NewDataObjectEPKcPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb_ZN23vtkDemandDrivenPipeline18DATA_NOT_GENERATEDEv_ZN23vtkDemandDrivenPipeline12RELEASE_DATAEv_ZN23vtkDemandDrivenPipeline26REQUEST_DATA_NOT_GENERATEDEv_ZN23vtkDemandDrivenPipeline12REQUEST_DATAEv_ZN23vtkDemandDrivenPipeline19REQUEST_INFORMATIONEv_ZN23vtkDemandDrivenPipeline19REQUEST_DATA_OBJECTEv_ZN23vtkDemandDrivenPipeline3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1__GLOBAL_OFFSET_TABLE_PyLong_FromUnsignedLongPyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlagPyvtkDemandDrivenPipeline_ClassNewPyVTKClass_AddPyvtkExecutive_ClassNewPyType_ReadyPyVTKAddFile_vtkDemandDrivenPipelinePyDict_SetItemString_Py_Dealloc_ZN13vtkPythonArgs8GetValueERi_ZN23vtkDemandDrivenPipeline10UpdateDataEi_ZN23vtkDemandDrivenPipeline17UpdateInformationEv_ZN23vtkDemandDrivenPipeline16UpdateDataObjectEv_ZN23vtkDemandDrivenPipeline19UpdatePipelineMTimeEv_ZN23vtkDemandDrivenPipeline18GetReleaseDataFlagEi_ZN23vtkDemandDrivenPipeline18SetReleaseDataFlagEii_ZN13vtkPythonArgs13ArgCountErrorEiPKc_ZN23vtkDemandDrivenPipeline6UpdateEi_ZN23vtkDemandDrivenPipeline6UpdateEvPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,"i=>?@AB# =M$RCk%z@A@B&=D!@3A:B\'=E@AB(=9FA@SAZB|)=G@AB *6=YHa@sAzB+=I@A B-,j=>%K-K@M.KLB1/~=N@M*:PB20=N*<;%@AQ(REST@sB1 =1 NK >n *Jw %| K - K @ M . K L B   % ! U  $ V.  3 WO T^ %i Y 2 =1 NK [o @| M \ B 3 =1 NP @] Mi ]r B 4 = N0 @= MI ^R B 5 = N@M)_2Ba6=N[@,M<`EBs7=N[[G@TMdamB8b8C=S8=@M[N1NTcadmB; Z;%K&-+K9.>KKL9 e0fXghijklm8n@o( (80@HX(`hxC0PH@  `  ( 8(@H X(`h x ` |`8 a T@ A(8 @HX 4H\@`4X|D `@    ` 8@\P.symtab.strtab.shstrtab.rela.text.data.bss.text._ZN23vtkDemandDrivenPipeline16GetPipelineMTimeEv.rela.text._ZNK23vtkDemandDrivenPipeline19NewInstanceInternalEv.rodata.str1.1.rodata._ZN23vtkDemandDrivenPipeline3IsAEPKc.str1.1.rela.text._ZN23vtkDemandDrivenPipeline3IsAEPKc.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@:H <T J `q@CP&,1 m h@(T 2J2C`O@@T 2/$*@T0B$=@US$ N@0U b& ]@PVXr0),{,)0) P)@[p, : x7Y ^