CHROMA
Functions
t_prec_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 prec_wilson_dsdu (const EvenOddPrecWilsonFermAct &S, const Real &Mass, multi1d< LatticeColorMatrix > &ds_u, Handle< const ConnectState > state, 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_prec_twoflav_wilson_monomial.cc.

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

◆ main()

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

◆ prec_wilson_dsdu()

void prec_wilson_dsdu ( const EvenOddPrecWilsonFermAct S,
const Real &  Mass,
multi1d< LatticeColorMatrix > &  ds_u,
Handle< const ConnectState state,
const LatticeFermion &  psi 
)