CHROMA
Functions
t_hamiltonian.cc File Reference
#include "chroma.h"

Go to the source code of this file.

Functions

bool linkage_hack ()
 To insure linking of code, place the registered code flags here. More...
 
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 7 of file t_hamiltonian.cc.

References Chroma::AsqtadFermActEnv::registerAll(), Chroma::EvenOddPrecWilsonFermActEnv::registerAll(), Chroma::WilsonGaugeActEnv::registerAll(), Chroma::PeriodicGaugeBCEnv::registerAll(), and Chroma::SimpleGaugeBCEnv::registerAll().

◆ main()

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