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