Index: /issm/trunk/src/c/ModelProcessorx/Prognostic2/CreateLoadsPrognostic2.cpp
===================================================================
--- /issm/trunk/src/c/ModelProcessorx/Prognostic2/CreateLoadsPrognostic2.cpp	(revision 3359)
+++ /issm/trunk/src/c/ModelProcessorx/Prognostic2/CreateLoadsPrognostic2.cpp	(revision 3360)
@@ -45,5 +45,5 @@
 
 		#ifdef _PARALLEL_
-		if (iomodel->epart[e1]!=my_rank){
+		if (iomodel->epart[(int)e1]!=my_rank){
 			/*This load does not belong to this cluster node, as it references an element 
 			 *that does not belong to this node's partition. Drop this 'i':*/
