Index: /issm/trunk/src/c/objects/IoModel.h
===================================================================
--- /issm/trunk/src/c/objects/IoModel.h	(revision 6235)
+++ /issm/trunk/src/c/objects/IoModel.h	(revision 6236)
@@ -185,6 +185,6 @@
 		/*exterior partitioning data, to be carried around: */
 		bool*   my_elements;
-		bool*   my_vertices;
 		bool*   my_nodes;
+		int*    my_vertices;
 		int*    singlenodetoelementconnectivity;
 		int*    numbernodetoelementconnectivity;
