[MOAB-dev] WriteNCDF and others
Rajeev Jain
jain at mcs.anl.gov
Thu Jun 2 13:44:00 CDT 2011
Hi,
There is a function call in all the writers:
mdbImpl->get_entities_by_type_and_tag(0, MBENTITYSET, &mMaterialSetTag, NULL, 1, this_range);
This is not recursive by default, shouldn't it be set to recursive?
Ex.
Consider a .h5m file with
ES 67 containing ES40 and tag MATERIAL_SET =1
ES40 has hexes
When converting this .h5m file to a .exo file MATERIAL_SET =1 is lost.
Rajeev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20110602/2db5e760/attachment.htm>
More information about the moab-dev
mailing list