Exemplo n.º 1
0
 def H2L_GlobalRestrictionMatrix(self, lfes):
     r"""H2L_GlobalRestrictionMatrix(FiniteElementSpace self, FiniteElementSpace lfes) -> SparseMatrix"""
     return _fespace.FiniteElementSpace_H2L_GlobalRestrictionMatrix(
         self, lfes)
Exemplo n.º 2
0
 def H2L_GlobalRestrictionMatrix(self, lfes):
     return _fespace.FiniteElementSpace_H2L_GlobalRestrictionMatrix(
         self, lfes)