Exemplo n.º 1
0
 def SetKDim(self, dim):
     return _solvers.FGMRESSolver_SetKDim(self, dim)
Exemplo n.º 2
0
 def SetKDim(self, dim):
     """SetKDim(FGMRESSolver self, int dim)"""
     return _solvers.FGMRESSolver_SetKDim(self, dim)