[MOAB-dev] r4936 - MOAB/trunk/src/parallel

Jason Kraftcheck kraftche at cae.wisc.edu
Fri Jun 3 10:45:54 CDT 2011


On 06/03/2011 10:38 AM, Hong-Jun Kim wrote:
>> You can use whichever you want. MOAB uses MB_TAG_EXCL to get the
>> expected
>> behavior for the iMesh call. But my comment was with regards to the
>> code
>> you changed in ParallelComm, which did not use the iMesh call.
> 
> 
> Ah, I think I'd better add "MB_TAG_EXCL" to my code in ParallelComm.
> Is it right?
> 

No.  I think you should probably change the code back to the way it was.
There is no reason to check for MB_ALREADY_ALLOCATED.  Which is why I'm
trying to understand why you added that check.  Was there some error that
you were fixing?

- jason


More information about the moab-dev mailing list