Exemplo n.º 1
0
 def GetCurl(self, tr, curl):
     return _gridfunc.GridFunction_GetCurl(self, tr, curl)
Exemplo n.º 2
0
 def GetCurl(self, tr, curl):
     r"""GetCurl(GridFunction self, ElementTransformation tr, Vector curl)"""
     return _gridfunc.GridFunction_GetCurl(self, tr, curl)