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