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