コード例 #1
0
ファイル: operators.py プロジェクト: tomstitt/PyMFEM
 def GetRestriction(self):
     r"""GetRestriction(Operator self) -> Operator"""
     return _operators.Operator_GetRestriction(self)
コード例 #2
0
 def GetRestriction(self):
     return _operators.Operator_GetRestriction(self)