AQUAgpusph 5.0.4
|
Synchronize arrays between processes, sending information by the network. (See Aqua::CalcServer::MPISync for details) More...
#include <mpi.h>
#include "CalcServer.hpp"
#include "Kernel.hpp"
#include "RadixSort.hpp"
#include "Reduction.hpp"
#include "UnSort.hpp"
#include "SetScalar.hpp"
#include "Set.hpp"
Go to the source code of this file.
Data Structures | |
class | Aqua::CalcServer::MPISync |
Synchronize arrays between processes. More... | |
class | Aqua::CalcServer::MPISync::Exchanger |
Interprocess array synchronization base class. More... | |
struct | Aqua::CalcServer::MPISync::Exchanger::MPIType |
Data structure to store the type information required by MPI. More... | |
class | Aqua::CalcServer::MPISync::Sender |
Synchronize arrays between processes. More... | |
class | Aqua::CalcServer::MPISync::Receiver |
Synchronize arrays between processes. More... |
Namespaces | |
namespace | Aqua |
Main AQUAgpusph namespace. | |
namespace | Aqua::CalcServer |
Calculation server name space. |
Synchronize arrays between processes, sending information by the network. (See Aqua::CalcServer::MPISync for details)