<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'><br><br><hr id="zwchr"><blockquote id="DWT471" style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;"><div><br></div><div>By clearing ranges</div><div>ParallelComm::SharedEnts</div><div>ParallelComm::interfaceSets</div><div>and calling function ParallelComm::reset_all_buffers</div><div>I've passed resolve_shared_ents function and now&nbsp;</div><div>have an error in exchange_ghost_cells:</div><br></blockquote>some of these are private. You must have modified moab/ParallelComm.hpp, otherwise I can't compile. Is this part of what you tried ? <br><br>I am not sure I understand what you want to do, I didn't look at your code too much, yet.<br><br>/sandbox/lib/moab/include/moab/ParallelComm.hpp: In function ‘int PIDist_distribute_entities(moab::Interface&amp;, moab::EntityHandle, moab::ParallelComm&amp;, int, PIDist_ParmetisMethod)’:<br>/sandbox/lib/moab/include/moab/ParallelComm.hpp:1330: error: ‘std::vector&lt;long unsigned int, std::allocator&lt;long unsigned int&gt; &gt; moab::ParallelComm::sharedEnts’ is private<br>test.cpp:1760: error: within this context<br>make: *** [test] Error 1<br><br><br><br><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"></blockquote></div></body></html>