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