[MOAB-dev] r3087 - MOAB/trunk/parallel

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Fri Jul 31 14:20:03 CDT 2009


Author: kraftche
Date: 2009-07-31 14:20:03 -0500 (Fri, 31 Jul 2009)
New Revision: 3087

Modified:
   MOAB/trunk/parallel/parallel_write_test.cc
Log:
typo

Modified: MOAB/trunk/parallel/parallel_write_test.cc
===================================================================
--- MOAB/trunk/parallel/parallel_write_test.cc	2009-07-31 18:31:51 UTC (rev 3086)
+++ MOAB/trunk/parallel/parallel_write_test.cc	2009-07-31 19:20:03 UTC (rev 3087)
@@ -21,7 +21,7 @@
 }
 
 const int DEFAULT_INTERVALS  = 2;
-const char* DEFAULT_FILE_NAME = "paralle_write_test.h5m";
+const char* DEFAULT_FILE_NAME = "parallel_write_test.h5m";
 
 // Create mesh for each processor that is a cube of hexes
 // with the specified interval count along each edge.  Cubes



More information about the moab-dev mailing list