ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Cython interface for parameter-free observables. More...
#include <ParamlessObservable.hpp>
Additional Inherited Members | |
Static Public Member Functions inherited from ScriptInterface::ObjectHandle | |
static ObjectRef | deserialize (const std::string &state, Context &ctx) |
Make object from serialized state. | |
Cython interface for parameter-free observables.
Create new observables with NEW_PARAMLESS_OBSERVABLE.
CoreObs | The core class exposed in Cython by this class. |
Definition at line 49 of file ParamlessObservable.hpp.
|
inline |
Definition at line 51 of file ParamlessObservable.hpp.
|
inlineoverridevirtual |
Implements ScriptInterface::Observables::Observable.
Definition at line 53 of file ParamlessObservable.hpp.