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