示例#1
0
 def GetBBFI(self):
     r"""GetBBFI(MixedBilinearForm self) -> mfem::Array< mfem::BilinearFormIntegrator * > *"""
     return _bilinearform.MixedBilinearForm_GetBBFI(self)
示例#2
0
 def GetBBFI(self):
     return _bilinearform.MixedBilinearForm_GetBBFI(self)