ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <LeesEdwards.hpp>
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) | |
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(), ScriptInterface::get_value(), LeesEdwardsBC::invalid_dir, ScriptInterface::is_none(), ScriptInterface::make_variant(), ScriptInterface::none, ScriptInterface::Context::parallel_try_catch(), LeesEdwardsBC::pos_offset, ScriptInterface::AutoParameter::read_only, and LeesEdwardsBC::shear_velocity.
|
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::get_value(), ScriptInterface::is_none(), ScriptInterface::ObjectHandle::name(), ScriptInterface::Context::parallel_try_catch(), params, LeesEdwardsBC::shear_direction, and LeesEdwardsBC::shear_plane_normal.
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(), ScriptInterface::get_value(), and params.