예제 #1
0
 def Last(self, *args):
     return _intrules.IntegrationPointArray_Last(self, *args)
예제 #2
0
파일: intrules.py 프로젝트: totorosw/PyMFEM
 def Last(self, *args):
     r"""
     Last(IntegrationPointArray self) -> IntegrationPoint
     Last(IntegrationPointArray self) -> IntegrationPoint
     """
     return _intrules.IntegrationPointArray_Last(self, *args)