itaps-parallel const errors in iMeshP.h
Jason Kraftcheck
kraftche at cae.wisc.edu
Thu Nov 13 11:28:48 CST 2008
--- iMeshP/iMeshP.h 2008-11-13 11:08:41.000000000 -0600
+++ /home/jason/moab/imeshp2/tools/iMesh/iMeshP.h 2008-11-13
11:25:33.000000000 -0600
@@ -1973,9 +1973,9 @@
void iMeshP_replaceOnPartBdry(
iMesh_Instance instance,
const iMeshP_PartitionHandle partition,
- iBase_EntityHandle *old_entities,
+ const iBase_EntityHandle *old_entities,
const int old_entities_size,
- iBase_EntityHandle *new_entities,
+ const iBase_EntityHandle *new_entities,
const int new_entities_size,
const int *offset,
const int offset_size,
More information about the itaps-parallel
mailing list