Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_WL_Simulation< Physical_System, Move_Set_Traits > Class Template Referenceabstract

#include <WL_simulation.hpp>

Detailed Description

template<class Physical_System, class Move_Set_Traits>
class SBL::GT::T_WL_Simulation< Physical_System, Move_Set_Traits >

This class set most of the Wang Landau simulation for the isotrop energy well physical system However the move set is a template parameter and the functions that set the parameters for the move set are left virtual Therefore this class must be specialized for each move set (see below)

Template Parameters
Physical_System
Move_set_Traits