예제 #1
0
 def GetOrder(self):
     return _intrules.IntegrationRule_GetOrder(self)
예제 #2
0
파일: intrules.py 프로젝트: totorosw/PyMFEM
 def GetOrder(self):
     r"""GetOrder(IntegrationRule self) -> int"""
     return _intrules.IntegrationRule_GetOrder(self)