Esempio n. 1
0
 def GetBlock(self, iblock, jblock):
     r"""GetBlock(BlockLowerTriangularPreconditioner self, int iblock, int jblock) -> Operator"""
     return _blockoperator.BlockLowerTriangularPreconditioner_GetBlock(
         self, iblock, jblock)
Esempio n. 2
0
 def GetBlock(self, iblock, jblock):
     return _blockoperator.BlockLowerTriangularPreconditioner_GetBlock(
         self, iblock, jblock)