Index: /issm/trunk/src/c/Container/Elements.cpp
===================================================================
--- /issm/trunk/src/c/Container/Elements.cpp	(revision 6849)
+++ /issm/trunk/src/c/Container/Elements.cpp	(revision 6850)
@@ -189,5 +189,5 @@
 	/*Gather onto master cpu 0, if needed: */
 #ifdef _PARALLEL_
-	if(io_gather)patch->MPI_Gather();
+	if(io_gather)patch->Gather();
 #endif
 
