示例#1
0
 def GetFBFI(self):
     r"""GetFBFI(BilinearForm self) -> mfem::Array< mfem::BilinearFormIntegrator * > *"""
     return _bilinearform.BilinearForm_GetFBFI(self)
示例#2
0
 def GetFBFI(self):
     return _bilinearform.BilinearForm_GetFBFI(self)