コード例 #1
0
 def SetOwnRules(self, o):
     return _intrules.IntegrationRules_SetOwnRules(self, o)
コード例 #2
0
ファイル: intrules.py プロジェクト: totorosw/PyMFEM
 def SetOwnRules(self, o):
     r"""SetOwnRules(IntegrationRules self, int o)"""
     return _intrules.IntegrationRules_SetOwnRules(self, o)