Contoler : controls the MS WL calls the controller of the combined MS, which (recursively, thanks to templates) calls the defered controllers.
More...
|
| T_Combined_Move_Set_Controller ()=default |
|
| T_Combined_Move_Set_Controller (Parameters params) |
|
Move_Params | get_move_params (auto &x, auto &data_interface) |
|
void | update_parameters_before_move (auto ¤t_ds_conformation, auto &next_ds_conformation, auto &data_interface, auto &move_set, auto *physical_system) |
|
std::vector< int > | update_parameters (auto &data_interface) |
|
void | update_info (const auto &newpt, const auto &oldpt, const bool &accepted, const bool &boundary_check, T_Combined_Move_Stats< Conformation, Move_Set_Traits... > &move_stats, auto &data_interface) |
|
void | reset_bin_info (Move_Set_Controller_Data &ms_data) |
|
template<template< class Base_Data_Interface, int i > class Combined_Move_Set_Data_Interface, class Conformation, class ... Move_Set_Traits>
class SBL::GT::T_Combined_Move_Set_Controller< Combined_Move_Set_Data_Interface, Conformation, Move_Set_Traits >
Contoler : controls the MS WL calls the controller of the combined MS, which (recursively, thanks to templates) calls the defered controllers.