![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <ParticleSlice.hpp>
Public Member Functions | |
| void | operator() (std::vector< int > const &, std::string const &, auto const &values, Context *, std::shared_ptr< CellSystem::CellSystem >, std::shared_ptr< Interactions::BondedInteractions >) const |
| template<typename T > | |
| void | operator() (std::vector< int > const &pids, std::string const ¶m_name, std::vector< T > const &values, Context *context, std::shared_ptr< CellSystem::CellSystem > cell_structure, std::shared_ptr< Interactions::BondedInteractions > bonded_ias) const |
Definition at line 48 of file ParticleSlice.hpp.
|
inline |
Definition at line 49 of file ParticleSlice.hpp.
References ScriptInterface::get_value().
|
inline |
Definition at line 57 of file ParticleSlice.hpp.
References ScriptInterface::get_value(), and ScriptInterface::Context::make_shared().