def GetBBFI(self): r"""GetBBFI(MixedBilinearForm self) -> mfem::Array< mfem::BilinearFormIntegrator * > *""" return _bilinearform.MixedBilinearForm_GetBBFI(self)
def GetBBFI(self): return _bilinearform.MixedBilinearForm_GetBBFI(self)