|
Nektar++
|
#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 |
| The above copyright notice and this permission notice shall be included. | |
| 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 |