ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
ScafacosContextBase provides the public interface of the ScaFaCoS bridge. More...
Go to the source code of this file.
Classes | |
struct | ScafacosContextBase |
Public interface to the ScaFaCoS context. More... | |
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.