[MOAB-dev] moab/ParallelComm.hpp include order

Nico Schlömer nico.schloemer at gmail.com
Mon Nov 2 14:47:28 CST 2015


When playing with MOAB, I found that if I include the header
```
#include <moab/ParallelComm.hpp>
```
after something that's also using MPI, I'm getting strange compilation
errors of the kind
```
error: ‘MPI_COMM_WORLD’ was not declared in this scope
```
Has anyone else experienced this?

Cheers,
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20151102/0e14eef7/attachment.html>


More information about the moab-dev mailing list