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