CHROMA
Public Attributes | List of all members
Chroma::MCControl Struct Reference

Params controlling running of monte carlo. More...

Public Attributes

GroupXML_t cfg
 
QDP::Seed rng_seed
 
unsigned long start_update_num
 
unsigned long n_warm_up_updates
 
unsigned long n_production_updates
 
unsigned int n_updates_this_run
 
unsigned int save_interval
 
std::string save_prefix
 
QDP_volfmt_t save_volfmt
 
QDP_serialparallel_t save_pario
 
std::string inline_measurement_xml
 
bool repro_checkP
 
int repro_check_frequency
 
bool rev_checkP
 
int rev_check_frequency
 
bool monitorForcesP
 

Detailed Description

Params controlling running of monte carlo.

Definition at line 13 of file const_hmc.cc.

Member Data Documentation

◆ cfg

GroupXML_t Chroma::MCControl::cfg

Definition at line 15 of file const_hmc.cc.

Referenced by main(), and Chroma::saveState().

◆ inline_measurement_xml

std::string Chroma::MCControl::inline_measurement_xml

Definition at line 25 of file const_hmc.cc.

Referenced by main().

◆ monitorForcesP

bool Chroma::MCControl::monitorForcesP

Definition at line 30 of file const_hmc.cc.

Referenced by Chroma::doHMC().

◆ n_production_updates

unsigned long Chroma::MCControl::n_production_updates

◆ n_updates_this_run

unsigned int Chroma::MCControl::n_updates_this_run

Definition at line 20 of file const_hmc.cc.

Referenced by Chroma::doHMC(), Chroma::doProd(), Chroma::newMCHeader(), and Chroma::saveState().

◆ n_warm_up_updates

unsigned long Chroma::MCControl::n_warm_up_updates

◆ repro_check_frequency

int Chroma::MCControl::repro_check_frequency

Definition at line 27 of file const_hmc.cc.

Referenced by Chroma::doHMC().

◆ repro_checkP

bool Chroma::MCControl::repro_checkP

Definition at line 26 of file const_hmc.cc.

Referenced by Chroma::doHMC().

◆ rev_check_frequency

int Chroma::MCControl::rev_check_frequency

Definition at line 29 of file const_hmc.cc.

Referenced by Chroma::doHMC().

◆ rev_checkP

bool Chroma::MCControl::rev_checkP

Definition at line 28 of file const_hmc.cc.

Referenced by Chroma::doHMC().

◆ rng_seed

QDP::Seed Chroma::MCControl::rng_seed

Definition at line 16 of file const_hmc.cc.

Referenced by Chroma::doHB(), Chroma::doHMC(), Chroma::newMCHeader(), and Chroma::saveState().

◆ save_interval

unsigned int Chroma::MCControl::save_interval

Definition at line 21 of file const_hmc.cc.

Referenced by Chroma::doHMC(), Chroma::doProd(), and Chroma::saveState().

◆ save_pario

QDP_serialparallel_t Chroma::MCControl::save_pario

Definition at line 24 of file const_hmc.cc.

Referenced by Chroma::saveState().

◆ save_prefix

std::string Chroma::MCControl::save_prefix

Definition at line 22 of file const_hmc.cc.

Referenced by Chroma::saveState().

◆ save_volfmt

QDP_volfmt_t Chroma::MCControl::save_volfmt

Definition at line 23 of file const_hmc.cc.

Referenced by Chroma::saveState().

◆ start_update_num

unsigned long Chroma::MCControl::start_update_num

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