ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <Analysis.hpp>
Private Member Functions | |
void | do_construct (VariantMap const ¶ms) override |
void | on_bind_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::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 Analysis.hpp.
|
overridevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 114 of file Analysis.cpp.
References angular_momentum(), calc_linear_momentum(), calc_part_distribution(), calc_re(), calc_rg(), calc_rh(), center_of_mass(), ScriptInterface::Analysis::check_topology(), ScriptInterface::ObjectHandle::context(), dpd_stress(), Utils::Mpi::gather_buffer(), get_neighbor_pids(), ScriptInterface::System::Leaf::get_system(), ScriptInterface::get_value(), gyration_tensor(), ScriptInterface::make_unordered_map_of_variants(), ScriptInterface::make_vector_of_variants(), mindist(), moment_of_inertia_matrix(), ScriptInterface::mpi_reduce_sum(), ScriptInterface::ObjectHandle::name(), nbhood(), ScriptInterface::Context::parallel_try_catch(), and structure_factor().
|
inlineoverrideprivatevirtual |
Reimplemented from ScriptInterface::ObjectHandle.
Definition at line 39 of file Analysis.hpp.
|
inlineoverrideprivatevirtual |
Reimplemented from ScriptInterface::System::Leaf.
Definition at line 43 of file Analysis.hpp.
References ScriptInterface::System::Leaf::m_system.