[MOAB-dev] OpenMP
kanaev at ibrae.ac.ru
kanaev at ibrae.ac.ru
Tue Mar 4 13:09:12 CST 2014
Hello MOAB-dev!
Is there a way to use OpenMP over Range iterator loops ?
e.g. here: for (moab::Range::iterator it = ents.begin(); it !=
ents.end(); it++) {sum_ +=2*sum_; mb->tag_set_data(sum, &ent, 1,
&sum_); }
Thanks
Anton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20140304/d335be04/attachment.html>
More information about the moab-dev
mailing list