Esempio n. 1
0
 def GetLocalDofForDof(self, i):
     r"""GetLocalDofForDof(FiniteElementSpace self, int i) -> int"""
     return _fespace.FiniteElementSpace_GetLocalDofForDof(self, i)
Esempio n. 2
0
 def GetLocalDofForDof(self, i):
     return _fespace.FiniteElementSpace_GetLocalDofForDof(self, i)