[MOAB-dev] r3981 - MOAB/trunk/src/io/mhdf/include

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Fri May 28 17:43:55 CDT 2010


Author: kraftche
Date: 2010-05-28 17:43:55 -0500 (Fri, 28 May 2010)
New Revision: 3981

Modified:
   MOAB/trunk/src/io/mhdf/include/mhdf.h
Log:
minor formatting fixes

Modified: MOAB/trunk/src/io/mhdf/include/mhdf.h
===================================================================
--- MOAB/trunk/src/io/mhdf/include/mhdf.h	2010-05-28 22:29:44 UTC (rev 3980)
+++ MOAB/trunk/src/io/mhdf/include/mhdf.h	2010-05-28 22:43:55 UTC (rev 3981)
@@ -130,7 +130,7 @@
  *
  * The \c connectivty DataSet is an \f$ n \times m \f$ array of integer
  * values.  The DataSet contains one row for each of the \c n contained
- * elements, where the connectivity of each element contains \m IDs.  For
+ * elements, where the connectivity of each element contains \c m IDs.  For
  * all element types supported by MOAB, with the exception of polyhedra,
  * the element connectivity list is expected to contain only IDs 
  * corresponding to nodes.  
@@ -191,7 +191,7 @@
  * that the order of the entries in the set should be preserved.  
  *
  * Similar to the \c nodes/coordinates and \c elements/.../connectivity
- * DataSets, the \c lists DataSet \must have an integer attribute 
+ * DataSets, the \c lists DataSet must have an integer attribute 
  * named \c start_id .  IDs are assigned to to sets in the order that
  * they occur in the \c lists table, beginning with the attribute value.
  *































More information about the moab-dev mailing list