[MOAB-dev] iMesh_getEntities wants allocation for entity sets

Jed Brown jed at 59A2.org
Tue Oct 14 07:27:52 CDT 2008


The entity sets are filtered out after checking allocation for the total
number of entities in out_entities (which may include entity sets).
This isn't really a problem when the implementation is allocating fresh
memory since the unused portion isn't normally significant, but if we
are reusing an existing array, we need to only allocate for the correct
number of entities.  Is there a fast way to find the first entity set in
an MBRange?

Jed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <https://lists.mcs.anl.gov/mailman/private/moab-dev/attachments/20081014/cb24e00f/attachment.pgp>


More information about the moab-dev mailing list