Ejemplo n.º 1
0
 def GetGlobalScalarTDofNumber(self, sldof):
     return _pfespace.ParFiniteElementSpace_GetGlobalScalarTDofNumber(
         self, sldof)
Ejemplo n.º 2
0
 def GetGlobalScalarTDofNumber(self, sldof):
     r"""GetGlobalScalarTDofNumber(ParFiniteElementSpace self, int sldof) -> HYPRE_Int"""
     return _pfespace.ParFiniteElementSpace_GetGlobalScalarTDofNumber(
         self, sldof)