My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TMMC Struct Reference
Collaboration diagram for TMMC:
Collaboration graph
[legend]

Public Member Functions

void Update (double Pacc, size_t N, int MoveType)
 
void UpdateCBCF (double Pacc, size_t N, int change)
 
void ApplyWLBias (double &preFactor, size_t N, int MoveType)
 
void ApplyWLBiasCBCF (double &preFactor, size_t N, int change)
 
void ApplyTMBias (double &preFactor, size_t N, int MoveType)
 
void ApplyTMBiasCBCF (double &preFactor, size_t N, int change)
 
void AdjustTMBias ()
 
void TreatAccOutofBound (bool &Accept, size_t N, int MoveType)
 
void TreatAccOutofBoundCBCF (bool &Accept, size_t N, int change)
 
void ClearCMatrix ()
 

Public Attributes

std::vector< double3 > CMatrix
 
std::vector< double > WLBias
 
std::vector< double > TMBias
 
std::vector< double > ln_g
 
std::vector< double > lnpi
 
std::vector< double > forward_lnpi
 
std::vector< double > reverse_lnpi
 
std::vector< double > Histogram
 
double WLFactor = 1.0
 
size_t MaxMacrostate = 0
 
size_t MinMacrostate = 0
 
size_t nbinPerMacrostate = 1
 
size_t currentBin = 0
 
size_t UpdateTMEvery = 5000
 
size_t TMUpdateTimes = 0
 
bool DoTMMC = false
 
bool DoUseBias = false
 
bool UseWLBias = false
 
bool UseTMBias = true
 
bool RejectOutofBound = true
 
bool TMMCRestart = false
 
bool RezeroAfterInitialization = false
 

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