CHROMA
Classes | Functions
chroma.cc File Reference

Main program to run all measurement codes. More...

#include "chroma.h"

Go to the source code of this file.

Classes

struct  Params_t
 
struct  Inline_input_t
 

Functions

void _mcleanup ()
 
void read (XMLReader &xml, const std::string &path, Params_t &p)
 
void read (XMLReader &xml, const std::string &path, Inline_input_t &p)
 
bool linkageHack (void)
 
int main (int argc, char *argv[])
 

Detailed Description

Main program to run all measurement codes.

Definition in file chroma.cc.

Function Documentation

◆ _mcleanup()

void _mcleanup ( )

◆ linkageHack()

bool linkageHack ( void  )

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ read() [1/2]

void read ( XMLReader &  xml,
const std::string &  path,
Inline_input_t p 
)

Definition at line 43 of file chroma.cc.

References Chroma::p, Chroma::read(), and Chroma::readXMLGroup().

◆ read() [2/2]

void read ( XMLReader &  xml,
const std::string &  path,
Params_t p 
)

Definition at line 29 of file chroma.cc.

References Chroma::p, and Chroma::read().