Ejemplo n.º 1
0
 def GetAttribute(self, i):
     r"""GetAttribute(FiniteElementSpace self, int i) -> int"""
     return _fespace.FiniteElementSpace_GetAttribute(self, i)
Ejemplo n.º 2
0
 def GetAttribute(self, i):
     return _fespace.FiniteElementSpace_GetAttribute(self, i)