CHROMA
Functions | Variables
Chroma::HeatbathTypeEnv Namespace Reference

Heatbath type. More...

Functions

bool registerAll (void)
 

Variables

const std::string typeIDString ="HeatbathType"
 
bool registered = registerAll()
 

Detailed Description

Heatbath type.

Types and structures

Function Documentation

◆ registerAll()

bool Chroma::HeatbathTypeEnv::registerAll ( void  )

Variable Documentation

◆ registered

bool Chroma::HeatbathTypeEnv::registered = registerAll()

Definition at line 24 of file enum_heatbathtype_io.cc.

◆ typeIDString

const std::string Chroma::HeatbathTypeEnv::typeIDString ="HeatbathType"

Definition at line 23 of file enum_heatbathtype_io.cc.

Referenced by Chroma::read(), and Chroma::write().