![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <thermostat.hpp>
Private Member Functions | |
std::shared_ptr< CoreThermostat > & | get_member_handle (::Thermostat::Thermostat &thermostat) override |
Additional Inherited Members | |
![]() | |
using | CoreThermostat = ::LBThermostat |
![]() | |
static ObjectRef | deserialize (const std::string &state, Context &ctx) |
Make object from serialized state. | |
![]() | |
bool | is_active |
std::shared_ptr< CoreThermostat > | m_handle |
std::weak_ptr< bool > | m_edit_lock |
Basic lock mechanism that follows RAII. | |
Definition at line 411 of file script_interface/thermostat/thermostat.hpp.
|
inline |
Definition at line 418 of file script_interface/thermostat/thermostat.hpp.
References ScriptInterface::AutoParameters< Derived, Base >::add_parameters(), ScriptInterface::Thermostat::Interface<::LBThermostat >::check_lock(), ScriptInterface::ObjectHandle::context(), ScriptInterface::get_value(), ScriptInterface::is_none(), ScriptInterface::Thermostat::Interface<::LBThermostat >::m_handle, ScriptInterface::Context::parallel_try_catch(), and ScriptInterface::Thermostat::Interface<::LBThermostat >::sanity_checks_positive().
|
inlineoverridevirtual |
Reimplemented from ScriptInterface::Thermostat::Interface<::LBThermostat >.
Definition at line 440 of file script_interface/thermostat/thermostat.hpp.
References ScriptInterface::get_value(), params, and ScriptInterface::Thermostat::Interface<::LBThermostat >::sanity_checks_positive().
|
inlineoverrideprivatevirtual |
Implements ScriptInterface::Thermostat::Interface<::LBThermostat >.
Definition at line 413 of file script_interface/thermostat/thermostat.hpp.
References Thermostat::Thermostat::lb.
|
inlineoverrideprotectedvirtual |
Implements ScriptInterface::Thermostat::Interface<::LBThermostat >.
Definition at line 455 of file script_interface/thermostat/thermostat.hpp.
References ScriptInterface::get_value().
|
inlinefinalvirtual |
Implements ScriptInterface::Thermostat::Interface<::LBThermostat >.
Definition at line 438 of file script_interface/thermostat/thermostat.hpp.
References THERMO_LB.
|
inlineoverrideprotectedvirtual |
Reimplemented from ScriptInterface::Thermostat::Interface<::LBThermostat >.
Definition at line 449 of file script_interface/thermostat/thermostat.hpp.
References ScriptInterface::get_value(), ScriptInterface::is_none(), ScriptInterface::Thermostat::Interface<::LBThermostat >::is_seed_required(), and params.