![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <LeesEdwards.hpp>
Inheritance diagram for ScriptInterface::LeesEdwards::LeesEdwards:
Collaboration diagram for ScriptInterface::LeesEdwards::LeesEdwards:Private Member Functions | |
| void | on_bind_system (::System::System &system) override |
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< LeesEdwards, System::Leaf > | |
| 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 |
Protected Member Functions inherited from ScriptInterface::System::Leaf | |
| auto const & | get_system () const |
| auto & | get_system () |
Protected Attributes inherited from ScriptInterface::System::Leaf | |
| std::weak_ptr<::System::System > | m_system |
Definition at line 38 of file LeesEdwards.hpp.
|
inline |
Definition at line 44 of file LeesEdwards.hpp.
References ScriptInterface::AutoParameters< LeesEdwards, System::Leaf >::add_parameters(), ScriptInterface::ObjectHandle::context(), ScriptInterface::System::Leaf::get_system(), LeesEdwardsBC::invalid_dir, ScriptInterface::is_none(), ScriptInterface::make_variant(), ScriptInterface::none, ScriptInterface::Context::parallel_try_catch(), LeesEdwardsBC::pos_offset, ScriptInterface::AutoParameter::read_only, LeesEdwardsBC::shear_velocity, and stream.
|
inlineoverridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 96 of file LeesEdwards.hpp.
References ScriptInterface::ObjectHandle::context(), ScriptInterface::AutoParameters< LeesEdwards, System::Leaf >::do_set_parameter(), ScriptInterface::System::Leaf::get_system(), ScriptInterface::is_none(), ScriptInterface::ObjectHandle::name(), ScriptInterface::Context::parallel_try_catch(), params, LeesEdwardsBC::shear_direction, LeesEdwardsBC::shear_plane_normal, and stream.
Referenced by on_bind_system().
|
inlineoverridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 134 of file LeesEdwards.hpp.
References params.
|
inlineoverrideprivatevirtual |
Reimplemented from ScriptInterface::System::Leaf.
Definition at line 170 of file LeesEdwards.hpp.
References do_call_method(), params, and stream.