|
Nektar++
|
#include <string>#include <mpi.h>#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 | |
| namespace | Nektar |
| < | |
| namespace | Nektar::LibUtilities |
Macros | |
| #define | MPISYNC 0 |
Typedefs | |
| typedef boost::shared_ptr < CommMpi > | Nektar::LibUtilities::CommMpiSharedPtr |
| Pointer to a Communicator object. | |
| #define MPISYNC 0 |
Definition at line 45 of file CommMpi.h.
Referenced by Nektar::LibUtilities::CommMpi::v_Send().
1.8.1.2