|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#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 |
| 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) |