CHROMA
Functions
t_leapfrog.cc File Reference
#include "chroma.h"
#include <string>
#include "actions/gauge/gaugeacts/rect_gaugeact.h"
#include "actions/gauge/gaugeacts/plaq_plus_spatial_two_plaq_gaugeact.h"
#include "update/molecdyn/integrator/lcm_toplevel_integrator.h"
#include "update/molecdyn/hamiltonian/exact_hamiltonian.h"

Go to the source code of this file.

Functions

bool linkageHack (void)
 To insure linking of code, place the registered code flags here. More...
 
int main (int argc, char *argv[])
 

Function Documentation

◆ linkageHack()

bool linkageHack ( void  )

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 15 of file t_leapfrog.cc.

References Chroma::InlineAggregateEnv::registerAll(), Chroma::LCMMDComponentIntegratorAggregateEnv::registerAll(), Chroma::GaugeMonomialEnv::registerAll(), Chroma::WilsonTypeFermMonomialAggregrateEnv::registerAll(), and Chroma::ChronoPredictorAggregrateEnv::registerAll().

◆ main()

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