ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <ParticleList.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. | |
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 33 of file script_interface/particle_data/ParticleList.hpp.
|
inline |
Definition at line 49 of file script_interface/particle_data/ParticleList.hpp.
|
overridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 143 of file ParticleList.cpp.
References ScriptInterface::Particles::auto_exclusions(), ScriptInterface::ObjectHandle::context(), get_maximal_particle_id(), get_n_part(), get_particle_ids(), ScriptInterface::get_value(), ScriptInterface::Context::make_shared(), ScriptInterface::ObjectHandle::name(), params, particle_exists(), and remove_all_particles().
|
inlineoverridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 47 of file script_interface/particle_data/ParticleList.hpp.