Nektar++
Classes | Namespaces | Macros | Typedefs
CommMpi.h File Reference
#include <mpi.h>
#include <string>
#include <LibUtilities/Communication/Comm.h>
#include <LibUtilities/Memory/NekMemoryManager.hpp>

Go to the source code of this file.

Classes

class  Nektar::LibUtilities::CommMpi
 A global linear system. More...
 

Namespaces

 Nektar
 
 Nektar::LibUtilities
 

Macros

#define MPISYNC   0
 

Typedefs

typedef std::shared_ptr< CommMpi > Nektar::LibUtilities::CommMpiSharedPtr
 Pointer to a Communicator object. More...
 

Macro Definition Documentation

◆ MPISYNC

#define MPISYNC   0

Definition at line 44 of file CommMpi.h.

Referenced by Nektar::LibUtilities::CommMpi::v_Send().