Exemplo n.º 1
0
 def MakeOwner(self, _fec):
     return _gridfunc.GridFunction_MakeOwner(self, _fec)
Exemplo n.º 2
0
 def MakeOwner(self, _fec):
     r"""MakeOwner(GridFunction self, FiniteElementCollection _fec)"""
     return _gridfunc.GridFunction_MakeOwner(self, _fec)