General declarations for the 'message_passing' component. More...
#include "arccore/base/RefDeclarations.h"Go to the source code of this file.
Namespaces | |
| namespace | Arcane |
| -- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -- | |
| namespace | Arccore |
| Namespace of Arccore. | |
| namespace | Arcane::MessagePassing |
| Declarations of types and methods used by message exchange mechanisms. | |
| namespace | Arccore::MessagePassing |
| Namespace containing the types and declarations that manage the message-passing parallelism mechanism. | |
| namespace | Arcane::Parallel |
| Concurrency implementation. | |
Macros | |
| #define | ARCCORE_MESSAGEPASSING_EXPORT ARCCORE_IMPORT |
| #define | ARCCORE_MESSAGEPASSING_EXTERN_TPL extern |
Functions | |
| ARCCORE_DECLARE_REFERENCE_COUNTED_CLASS (Arcane::MessagePassing::IMessagePassingMng) namespace Arcane | |
General declarations for the 'message_passing' component.
Definition in file MessagePassingGlobal.h.
| #define ARCCORE_MESSAGEPASSING_EXPORT ARCCORE_IMPORT |
Definition at line 26 of file MessagePassingGlobal.h.
| #define ARCCORE_MESSAGEPASSING_EXTERN_TPL extern |
Definition at line 27 of file MessagePassingGlobal.h.
| ARCCORE_DECLARE_REFERENCE_COUNTED_CLASS | ( | Arcane::MessagePassing::IMessagePassingMng | ) |
Definition at line 173 of file MessagePassingGlobal.h.