CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
MonteDefinitions.hh File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::Monte
 

Enumerations

enum  CASM::Monte::ENSEMBLE { CASM::Monte::ENSEMBLE::GrandCanonical, CASM::Monte::ENSEMBLE::Canonical }
 Monte Carlo ensemble type. More...
 
enum  CASM::Monte::METHOD { CASM::Monte::METHOD::Metropolis, CASM::Monte::METHOD::LTE1 }
 Monte Carlo method type. More...
 
enum  CASM::Monte::SAMPLE_MODE { CASM::Monte::SAMPLE_MODE::STEP, CASM::Monte::SAMPLE_MODE::PASS }
 How often to sample runs. More...
 
enum  CASM::Monte::DRIVE_MODE { CASM::Monte::DRIVE_MODE::INCREMENTAL, CASM::Monte::DRIVE_MODE::CUSTOM }
 How to change conditions. More...
 
enum  CASM::Monte::ENUM_SAMPLE_MODE { CASM::Monte::ENUM_SAMPLE_MODE::ON_SAMPLE, CASM::Monte::ENUM_SAMPLE_MODE::ON_ACCEPT }
 How often to sample runs. More...