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