[MOAB-dev] r4904 - in MOAB/trunk/itaps: . imesh
jvporter at wisc.edu
jvporter at wisc.edu
Wed Jun 1 15:12:18 CDT 2011
Author: jvporter
Date: 2011-06-01 15:12:17 -0500 (Wed, 01 Jun 2011)
New Revision: 4904
Modified:
MOAB/trunk/itaps/iBase.h
MOAB/trunk/itaps/imesh/iMesh.h
Log:
Update to ITAPS 1.3 headers
Modified: MOAB/trunk/itaps/iBase.h
===================================================================
--- MOAB/trunk/itaps/iBase.h 2011-06-01 16:01:05 UTC (rev 4903)
+++ MOAB/trunk/itaps/iBase.h 2011-06-01 20:12:17 UTC (rev 4904)
@@ -238,32 +238,6 @@
};
/***************************************************************************//**
- * \mainpage The ITAPS Interfaces
- *
- * \authors
- * Fabien Delalondre, RPI;
- * Karen Devine, SNL;
- * Lori Diachin, LLNL;
- * Ellen Hill, LLNL;
- * Jason Kraftcheck, UW;
- * Vitus Leung, SNL;
- * Mark C. Miller, LLNL;
- * Misbah Mubarak, RPI;
- * Carl Ollivier-Gooch, UBC;
- * James Porter, UW;
- * Seegyoung Seol, RPI;
- * Mark Shephard, RPI;
- * Cameron Smith, RPI;
- * Timothy Tautges, ANL;
- *
- * \subpage ibase
- *
- * \subpage imesh
- *
- * \subpage imeshp
- ******************************************************************************/
-
-/***************************************************************************//**
* \page ibase iBase: ITAPS Base Interface
******************************************************************************/
@@ -277,10 +251,163 @@
******************************************************************************/
/***************************************************************************//**
+ * \defgroup ErrorHandling Error Handling
+ * \ingroup iBase
+ ******************************************************************************/
+
+/***************************************************************************//**
* \defgroup Datatypes Datatypes
* \ingroup iBase
******************************************************************************/
+/***************************************************************************//**
More information about the moab-dev
mailing list