ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ScafacosContextBase.hpp File Reference

ScafacosContextBase provides the public interface of the ScaFaCoS bridge. More...

#include "config/config.hpp"
#include <utils/Vector.hpp>
#include <string>
#include <vector>
+ Include dependency graph for ScafacosContextBase.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScafacosContextBase
 Public interface to the ScaFaCoS context. More...
 

Detailed Description

ScafacosContextBase provides the public interface of the ScaFaCoS bridge.

It relies on type erasure to hide the ScaFaCoS implementation details from the ESPResSo core. It is implemented by ScafacosContext.

Definition in file ScafacosContextBase.hpp.