Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::IAsyncParticleExchanger Class Referenceabstract

Interface of an asynchronous particle exchanger. More...

#include <arcane/core/IAsyncParticleExchanger.h>

Inheritance diagram for Arcane::IAsyncParticleExchanger:
Collaboration diagram for Arcane::IAsyncParticleExchanger:

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

Detailed Description

Interface of an asynchronous particle exchanger.

Definition at line 32 of file IAsyncParticleExchanger.h.


The documentation for this class was generated from the following file: