[MOAB-dev] NAME_TAG_SIZE value?
Rajeev Jain
jain at mcs.anl.gov
Mon Sep 27 15:41:31 CDT 2010
Why is the NAME_TAG_SIZE variable in MBTagConventions.hpp is set to 32?
This caused mbsize to fail in Tqdcfr::parse_acis_attribs when I was reading a
.cub file. It fails around memcpy step in Tqdcfr:2264. On increasing
NAME_TAG_SIZE to 64 the mbsize/mbconvert works.
The .cub file is at /homes/jain/MeshKit-acis/rgg/Justin/fc33.cub. I need to make
this work, so that mbsize/mbconvert doesn't seg-fault with this .cub file.
Rajeev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20100927/8dc19b78/attachment.htm>
More information about the moab-dev
mailing list