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

Go to the source code of this file.

Classes

class  Nektar::LibUtilities::CommRequestMpi
 Class for communicator request type. More...
 
class  Nektar::LibUtilities::CommMpi
 A global linear system. More...
 

Namespaces

namespace  Nektar
 
namespace  Nektar::LibUtilities
 

Macros

#define MPISYNC   0
 

Typedefs

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

Macro Definition Documentation

◆ MPISYNC

#define MPISYNC   0

Definition at line 45 of file CommMpi.h.