CHROMA
Classes | Macros | Functions
t_meas_wilson_flow.cc File Reference

Wrapper code to the measure the Wilson flow. More...

#include "chroma.h"
#include <iostream>
#include <cstdio>
#include "meas/glue/wilson_flow_w.h"

Go to the source code of this file.

Classes

struct  Param_t
 Parameters for running program. More...
 
struct  Propagator_input_t
 

Macros

#define MAIN
 

Functions

bool linkageHack (void)
 
void read (XMLReader &xml, const std::string &path, Propagator_input_t &input)
 
int main (int argc, char **argv)
 

Detailed Description

Wrapper code to the measure the Wilson flow.

Definition in file t_meas_wilson_flow.cc.

Macro Definition Documentation

◆ MAIN

#define MAIN

Definition at line 9 of file t_meas_wilson_flow.cc.

Function Documentation

◆ linkageHack()

bool linkageHack ( void  )

◆ main()

int main ( int  argc,
char **  argv 
)

◆ read()

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