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