Exemplo n.º 1
0
 def GetBlocks(self, blocks):
     r"""GetBlocks(MixedBilinearForm self, mfem::Array2D< mfem::SparseMatrix * > & blocks)"""
     return _bilinearform.MixedBilinearForm_GetBlocks(self, blocks)
Exemplo n.º 2
0
 def GetBlocks(self, blocks):
     return _bilinearform.MixedBilinearForm_GetBlocks(self, blocks)