Exemplo n.º 1
0
 def SetUpdateOperatorOwner(self, own):
     r"""SetUpdateOperatorOwner(FiniteElementSpace self, bool own)"""
     return _fespace.FiniteElementSpace_SetUpdateOperatorOwner(self, own)
Exemplo n.º 2
0
 def SetUpdateOperatorOwner(self, own):
     return _fespace.FiniteElementSpace_SetUpdateOperatorOwner(self, own)