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