[MOAB-dev] r3818 - MOAB/trunk/itaps/imesh

Jason Kraftcheck kraftche at cae.wisc.edu
Mon Apr 26 13:40:09 CDT 2010


tautges at mcs.anl.gov wrote:
> Author: tautges
> Date: 2010-04-26 13:19:56 -0500 (Mon, 26 Apr 2010)
> New Revision: 3818
> 
> Modified:
>    MOAB/trunk/itaps/imesh/iMesh_MOAB.hpp
>    MOAB/trunk/itaps/imesh/testc_cbind.c
> Log:
> Bug fix: iMesh convention states that for inout arrays, EITHER null
> array ptr or zero alloc'd size indicates iMesh function should allocate
> array space; only null array ptr was being checked before.  Also adding
> a test that checks this behavior.
> 
> 

I copied that buggy code from my initial implementation in CGM's iGeom API,
so that probably has the same bug.

- jason



More information about the moab-dev mailing list