ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include "Context.hpp"
#include "ObjectHandle.hpp"
#include "ParallelExceptionHandler.hpp"
#include <utils/Factory.hpp>
#include <boost/mpi/communicator.hpp>
#include <cassert>
#include <memory>
#include <stdexcept>
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
class | ScriptInterface::LocalContext |
Trivial context. More... | |
Namespaces | |
namespace | ScriptInterface |