[MOAB-dev] MOAB 4.5.0RC1 released

James Porter jvporter at wisc.edu
Mon Mar 12 02:20:40 CDT 2012


MOAB 4.5.0RC1 has been released: <http://ftp.mcs.anl.gov/pub/fathom/moab-4.5.0RC1.tar.gz>. The notable changes to this version are as follows:

* ITAPS: added iMesh_stepEntIter, iMesh_stepEntArrIter, iMesh_tagIterate,
  iMesh_createTagWithOptions (see iMesh_extensions.h)
* More partitioning options for structured mesh (see
  ScdInterface::compute_partition functions, and doc/metadata_info.doc)
* Error class exposed in API, and query_interface now supports getting access to
   the moab::Core member of that class.
* Added Interface::coords_iterate and Interface::connect_iterate, analogous to
  tag_iterate (allows direct access to coordinate and connectivity memory for
  blocks of entity handles)

Please test this version out to ensure that everything is working correctly. As usual, if we don't find any bugs, the tarball linked above will be the exact tarball for the final release.

- Jim


More information about the moab-dev mailing list