Пример #1
0
 def GetPointMatrix(self, i, pointmat):
     return _mesh.Mesh_GetPointMatrix(self, i, pointmat)
Пример #2
0
 def GetPointMatrix(self, i, pointmat):
     r"""GetPointMatrix(Mesh self, int i, DenseMatrix pointmat)"""
     return _mesh.Mesh_GetPointMatrix(self, i, pointmat)