コード例 #1
0
 def GetRestriction(self):
     r"""GetRestriction(ParBilinearForm self) -> Operator"""
     return _pbilinearform.ParBilinearForm_GetRestriction(self)
コード例 #2
0
ファイル: pbilinearform.py プロジェクト: InSAR-invert/PyMFEM
 def GetRestriction(self):
     return _pbilinearform.ParBilinearForm_GetRestriction(self)