14#include "arcane/core/SerializeBuffer.h"
16#include "arcane/core/IParallelMng.h"
32 mpAllGather(pm->messagePassingMng(), &send_serializer,
this);
Brief list of message exchange functions.
Interface of the parallelism manager for a subdomain.
Implementation of a buffer for serialization.
void mpAllGather(IMessagePassingMng *pm, const ISerializer *send_serializer, ISerializer *receive_serialize)
allGather() message for serialization
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --