Interface of an asynchronous particle exchanger. More...
#include <arcane/core/IAsyncParticleExchanger.h>
Public Member Functions | |
| virtual bool | exchangeItemsAsync (Integer nb_particle_finish_exchange, Int32ConstArrayView local_ids, Int32ConstArrayView sub_domains_to_send, Int32Array *new_particle_local_ids, IFunctor *functor, bool has_local_flying_particles)=0 |
Interface of an asynchronous particle exchanger.
Definition at line 32 of file IAsyncParticleExchanger.h.