Exemplo n.º 1
0
 def GetRestrictionMatrix(self):
     r"""GetRestrictionMatrix(FiniteElementSpace self) -> SparseMatrix"""
     return _fespace.FiniteElementSpace_GetRestrictionMatrix(self)
Exemplo n.º 2
0
 def GetRestrictionMatrix(self):
     return _fespace.FiniteElementSpace_GetRestrictionMatrix(self)