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 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< CellSystem, 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 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 322 of file CellSystem.cpp.
References ScriptInterface::Particles::ParticleHandle::attach().
void ScriptInterface::CellSystem::CellSystem::configure | ( | Particles::ParticleSlice & | slice | ) |
Definition at line 326 of file CellSystem.cpp.
References ScriptInterface::Particles::ParticleSlice::attach().
|
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(), ScriptInterface::System::Leaf::get_system(), ScriptInterface::get_value(), HYBRID, ScriptInterface::ObjectHandle::name(), 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.