def GetBdrElementTransformation(self, i): r"""GetBdrElementTransformation(FiniteElementSpace self, int i) -> ElementTransformation""" return _fespace.FiniteElementSpace_GetBdrElementTransformation(self, i)
def GetBdrElementTransformation(self, i): return _fespace.FiniteElementSpace_GetBdrElementTransformation(self, i)