Пример #1
0
 def GetEdgeNCOrientation(self, edge_id):
     r"""GetEdgeNCOrientation(NCMesh self, mfem::NCMesh::MeshId const & edge_id) -> int"""
     return _ncmesh.NCMesh_GetEdgeNCOrientation(self, edge_id)
Пример #2
0
 def GetEdgeNCOrientation(self, edge_id):
     return _ncmesh.NCMesh_GetEdgeNCOrientation(self, edge_id)