ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
anonymous_namespace{LocalBondState.cpp} Namespace Reference

Functions

template<typename BondListT , typename BondIDT >
void rebuild_bond_list_impl (std::vector< int > const &new_bond_list, std::vector< int > const &new_bond_ids, BondListT &bond_list, BondIDT &bond_ids, int total_bond_count)
 

Function Documentation

◆ rebuild_bond_list_impl()

template<typename BondListT , typename BondIDT >
void anonymous_namespace{LocalBondState.cpp}::rebuild_bond_list_impl ( std::vector< int > const &  new_bond_list,
std::vector< int > const &  new_bond_ids,
BondListT &  bond_list,
BondIDT &  bond_ids,
int  total_bond_count 
)

Definition at line 114 of file LocalBondState.cpp.