コード例 #1
0
 def GetTime(self):
     """GetTime(MatrixCoefficient self) -> double"""
     return _coefficient.MatrixCoefficient_GetTime(self)
コード例 #2
0
ファイル: coefficient.py プロジェクト: badashangou/PyMFEM
 def GetTime(self):
     return _coefficient.MatrixCoefficient_GetTime(self)