Exemplo n.º 1
0
 def GetBdrValuesFrom(self, orig_func):
     r"""GetBdrValuesFrom(GridFunction self, GridFunction orig_func)"""
     return _gridfunc.GridFunction_GetBdrValuesFrom(self, orig_func)
Exemplo n.º 2
0
 def GetBdrValuesFrom(self, arg2):
     return _gridfunc.GridFunction_GetBdrValuesFrom(self, arg2)
Exemplo n.º 3
0
 def GetBdrValuesFrom(self, orig_func):
     return _gridfunc.GridFunction_GetBdrValuesFrom(self, orig_func)