![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <Protocol.hpp>
Inheritance diagram for ScriptInterface::LeesEdwards::Protocol:
Collaboration diagram for ScriptInterface::LeesEdwards::Protocol: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. | |
Protected Member Functions inherited from ScriptInterface::AutoParameters< Protocol > | |
| AutoParameters ()=default | |
| AutoParameters (std::vector< AutoParameter > &¶ms) | |
| ~AutoParameters () override=default | |
| bool | has_parameter (std::string const &name) const override |
| void | add_parameters (std::vector< AutoParameter > &¶ms) |
| auto const & | get_parameter_insertion_order () const |
Definition at line 32 of file lees_edwards/Protocol.hpp.
|
pure virtual |