コード例 #1
0
 def __call__(self, i):
     """__call__(PWConstCoefficient self, int i) -> double &"""
     return _coefficient.PWConstCoefficient___call__(self, i)
コード例 #2
0
ファイル: coefficient.py プロジェクト: badashangou/PyMFEM
 def __call__(self, i):
     return _coefficient.PWConstCoefficient___call__(self, i)