Exemple #1
0
 def D2Const_GlobalRestrictionMatrix(self, cfes):
     r"""D2Const_GlobalRestrictionMatrix(FiniteElementSpace self, FiniteElementSpace cfes) -> SparseMatrix"""
     return _fespace.FiniteElementSpace_D2Const_GlobalRestrictionMatrix(
         self, cfes)
Exemple #2
0
 def D2Const_GlobalRestrictionMatrix(self, cfes):
     return _fespace.FiniteElementSpace_D2Const_GlobalRestrictionMatrix(
         self, cfes)