CHROMA
Classes | Functions
t_mres_4d.cc File Reference
#include "chroma.h"

Go to the source code of this file.

Classes

struct  Prop_t
 Propagators. More...
 
struct  AppInput_t
 

Functions

bool linkage_hack ()
 To insure linking of code, place the registered code flags here. More...
 
void read (XMLReader &xml, const std::string &path, Prop_t &input)
 
void read (XMLReader &xml, const std::string &path, AppInput_t &input)
 
int main (int argc, char **argv)
 

Function Documentation

◆ linkage_hack()

bool linkage_hack ( )

To insure linking of code, place the registered code flags here.

This is the bit of code that dictates what fermacts are in use

Definition at line 22 of file t_mres_4d.cc.

References Chroma::WilsonTypeFermActsEnv::registerAll().

◆ main()

int main ( int  argc,
char **  argv 
)

◆ read() [1/2]

void read ( XMLReader &  xml,
const std::string &  path,
AppInput_t input 
)

◆ read() [2/2]

void read ( XMLReader &  xml,
const std::string &  path,
Prop_t input 
)

Definition at line 33 of file t_mres_4d.cc.

References Prop_t::prop_file, and Chroma::read().