![]() |
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 "ObjectId.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 <string_view>#include <unordered_map>#include <utility>
Include dependency graph for GlobalContext.hpp:
This graph shows which files directly or indirectly include this file: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.