ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ScriptInterface::Particles::SetParticleParametersVisitor Struct Reference

#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 &param_name, std::vector< T > const &values, Context *context, std::shared_ptr< CellSystem::CellSystem > cell_structure, std::shared_ptr< Interactions::BondedInteractions > bonded_ias) const
 

Detailed Description

Definition at line 48 of file ParticleSlice.hpp.

Member Function Documentation

◆ operator()() [1/2]

void ScriptInterface::Particles::SetParticleParametersVisitor::operator() ( std::vector< int > const ,
std::string const ,
auto const values,
Context ,
std::shared_ptr< CellSystem::CellSystem ,
std::shared_ptr< Interactions::BondedInteractions  
) const
inline

Definition at line 49 of file ParticleSlice.hpp.

References ScriptInterface::get_value().

◆ operator()() [2/2]

template<typename T >
void ScriptInterface::Particles::SetParticleParametersVisitor::operator() ( std::vector< int > const pids,
std::string const param_name,
std::vector< T > const values,
Context context,
std::shared_ptr< CellSystem::CellSystem cell_structure,
std::shared_ptr< Interactions::BondedInteractions bonded_ias 
) const
inline

The documentation for this struct was generated from the following file: