Exemplo n.º 1
0
 def GetFaceElement(self, i):
     r"""GetFaceElement(FiniteElementSpace self, int i) -> FiniteElement"""
     return _fespace.FiniteElementSpace_GetFaceElement(self, i)
Exemplo n.º 2
0
 def GetFaceElement(self, i):
     return _fespace.FiniteElementSpace_GetFaceElement(self, i)