Exemplo n.º 1
0
 def GetProlongationMatrix(self):
     r"""GetProlongationMatrix(FiniteElementSpace self) -> Operator"""
     return _fespace.FiniteElementSpace_GetProlongationMatrix(self)
Exemplo n.º 2
0
 def GetProlongationMatrix(self):
     return _fespace.FiniteElementSpace_GetProlongationMatrix(self)