Beispiel #1
0
 def GetBdrElementTransformation(self, i):
     r"""GetBdrElementTransformation(FiniteElementSpace self, int i) -> ElementTransformation"""
     return _fespace.FiniteElementSpace_GetBdrElementTransformation(self, i)
Beispiel #2
0
 def GetBdrElementTransformation(self, i):
     return _fespace.FiniteElementSpace_GetBdrElementTransformation(self, i)