CHROMA
Functions
t_unprec_twoflav_wilson_monomial.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...
 
void wilson_dsdu (const UnprecWilsonFermAct &S, multi1d< LatticeColorMatrix > &ds_u, multi1d< LatticeColorMatrix > &u_, const LatticeFermion &psi)
 Old dsdu routine. 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_unprec_twoflav_wilson_monomial.cc.

References Chroma::AsqtadFermActEnv::registerAll(), and Chroma::UnprecWilsonFermActEnv::registerAll().

◆ main()

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

◆ wilson_dsdu()

void wilson_dsdu ( const UnprecWilsonFermAct S,
multi1d< LatticeColorMatrix > &  ds_u,
multi1d< LatticeColorMatrix > &  u_,
const LatticeFermion &  psi 
)