|
OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
|
#include "Communicate/CommunicatorLogging.hpp"#include <fstream>#include <iomanip>#include "Utility/Inform.h"#include "Communicate/Communicator.h"#include "Communicate/LogEntry.h"
Go to the source code of this file.
Namespaces | |
| namespace | ippl |
| Implementations for FFT constructor/destructor and transforms. | |
| namespace | ippl::mpi |
Functions | |
| std::vector< char > | ippl::mpi::serializeLogs (const std::vector< LogEntry > &logs) |
| std::vector< LogEntry > | ippl::mpi::deserializeLogs (const std::vector< char > &buffer) |