def AllocateMatrix(self): r"""AllocateMatrix(BilinearForm self)""" return _bilinearform.BilinearForm_AllocateMatrix(self)
def AllocateMatrix(self): return _bilinearform.BilinearForm_AllocateMatrix(self)