ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Infrastructure to synchronize objects created on the head node with their corresponding remote copies. More...
#include "Context.hpp"
#include "LocalContext.hpp"
#include "ObjectHandle.hpp"
#include "ParallelExceptionHandler.hpp"
#include "packed_variant.hpp"
#include "core/MpiCallbacks.hpp"
#include <utils/Factory.hpp>
#include <boost/mpi/communicator.hpp>
#include <boost/serialization/utility.hpp>
#include <cstddef>
#include <memory>
#include <stdexcept>
#include <string>
#include <unordered_map>
#include <utility>
Go to the source code of this file.
Classes | |
class | ScriptInterface::GlobalContext |
Global synchronizing context. More... | |
Namespaces | |
namespace | ScriptInterface |
Infrastructure to synchronize objects created on the head node with their corresponding remote copies.
Implementation in GlobalContext.cpp.
Definition in file GlobalContext.hpp.