![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <CellSystem.hpp>
Private Member Functions | |
void | on_bind_system (::System::System &system) override |
Additional Inherited Members | |
![]() | |
static ObjectRef | deserialize (const std::string &state, Context &ctx) |
Make object from serialized state. | |
![]() | |
AutoParameters ()=default | |
AutoParameters (std::vector< AutoParameter > &¶ms) | |
~AutoParameters () override=default | |
void | add_parameters (std::vector< AutoParameter > &¶ms) |
auto const & | get_parameter_insertion_order () const |
![]() | |
auto const & | get_system () const |
auto & | get_system () |
![]() | |
std::weak_ptr<::System::System > | m_system |
Definition at line 45 of file CellSystem.hpp.
ScriptInterface::CellSystem::CellSystem::CellSystem | ( | ) |
Definition at line 78 of file CellSystem.cpp.
References ScriptInterface::AutoParameters< CellSystem, System::Leaf >::add_parameters(), communicator, ScriptInterface::ObjectHandle::context(), coord_letter(), get_cell_structure(), ScriptInterface::System::Leaf::get_system(), ScriptInterface::get_value(), HYBRID, Communicator::node_grid, ScriptInterface::none, ScriptInterface::Context::parallel_try_catch(), Utils::product(), ScriptInterface::AutoParameter::read_only, REGULAR, and Communicator::set_node_grid().
void ScriptInterface::CellSystem::CellSystem::configure | ( | Particles::ParticleHandle & | particle | ) |
Definition at line 320 of file CellSystem.cpp.
References ScriptInterface::get_value(), and ScriptInterface::System::Leaf::m_system.
void ScriptInterface::CellSystem::CellSystem::configure | ( | Particles::ParticleSlice & | slice | ) |
Definition at line 324 of file CellSystem.cpp.
References ScriptInterface::get_value(), and ScriptInterface::System::Leaf::m_system.
|
overridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 168 of file CellSystem.cpp.
References ScriptInterface::ObjectHandle::context(), Utils::Mpi::gather_buffer(), get_cell_structure(), ScriptInterface::Context::get_comm(), get_pairs(), get_pairs_of_types(), ScriptInterface::ObjectHandle::get_parameters(), get_short_range_neighbors(), ScriptInterface::System::Leaf::get_system(), ScriptInterface::get_value(), HYBRID, ScriptInterface::ObjectHandle::name(), non_bonded_loop_trace(), ScriptInterface::Context::parallel_try_catch(), params, and REGULAR.
|
inlineoverridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 78 of file CellSystem.hpp.
References params.
|
inline |
Definition at line 85 of file CellSystem.hpp.
Referenced by CellSystem(), and do_call_method().
|
inlineoverrideprivatevirtual |
Reimplemented from ScriptInterface::System::Leaf.
Definition at line 61 of file CellSystem.hpp.
References ScriptInterface::AutoParameters< CellSystem, System::Leaf >::do_set_parameter(), ScriptInterface::get_value(), ScriptInterface::System::Leaf::m_system, and params.