예제 #1
0
 def Copy(self, copy):
     return _intrules.IntegrationPointArray_Copy(self, copy)
예제 #2
0
파일: intrules.py 프로젝트: totorosw/PyMFEM
 def Copy(self, copy):
     r"""Copy(IntegrationPointArray self, IntegrationPointArray copy)"""
     return _intrules.IntegrationPointArray_Copy(self, copy)