CHROMA
Typedefs | Functions
t_clover.cc File Reference
#include <iostream>
#include <cstdio>
#include <cmath>
#include "chroma.h"

Go to the source code of this file.

Typedefs

typedef LatticeFermion T
 
typedef multi1d< LatticeColorMatrix > Q
 
typedef multi1d< LatticeColorMatrix > P
 

Functions

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

Typedef Documentation

◆ P

typedef multi1d<LatticeColorMatrix> P

Definition at line 13 of file t_clover.cc.

◆ Q

typedef multi1d<LatticeColorMatrix> Q

Definition at line 12 of file t_clover.cc.

◆ T

typedef LatticeFermion T

Definition at line 11 of file t_clover.cc.

Function Documentation

◆ main()

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