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