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