Beispiel #1
0
 def GetGlobalTDofNumber(self, ldof):
     return _pfespace.ParFiniteElementSpace_GetGlobalTDofNumber(self, ldof)
Beispiel #2
0
 def GetGlobalTDofNumber(self, ldof):
     r"""GetGlobalTDofNumber(ParFiniteElementSpace self, int ldof) -> HYPRE_Int"""
     return _pfespace.ParFiniteElementSpace_GetGlobalTDofNumber(self, ldof)