Interface d'un échangeur de particules asynchrone. Plus de détails...
#include <arcane/core/IAsyncParticleExchanger.h>
Fonctions membres publiques | |
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 d'un échangeur de particules asynchrone.
Définition à la ligne 31 du fichier IAsyncParticleExchanger.h.