Ejemplo n.º 1
0
 def GetLocalTDofNumber(self, ldof):
     return _pfespace.ParFiniteElementSpace_GetLocalTDofNumber(self, ldof)
Ejemplo n.º 2
0
 def GetLocalTDofNumber(self, ldof):
     r"""GetLocalTDofNumber(ParFiniteElementSpace self, int ldof) -> int"""
     return _pfespace.ParFiniteElementSpace_GetLocalTDofNumber(self, ldof)