CHROMA
Typedefs | Functions
t_stout_state.cc File Reference
#include <iostream>
#include <cstdio>
#include "chroma.h"
#include "actions/ferm/fermstates/stout_fermstate_params.h"
#include "actions/ferm/fermstates/stout_fermstate_w.h"
#include "actions/ferm/invert/invcg2.h"

Go to the source code of this file.

Typedefs

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

Functions

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

Typedef Documentation

◆ P

typedef multi1d<LatticeColorMatrix> P

Definition at line 14 of file t_stout_state.cc.

◆ Q

typedef multi1d<LatticeColorMatrix> Q

Definition at line 15 of file t_stout_state.cc.

◆ T

typedef LatticeFermion T

Definition at line 13 of file t_stout_state.cc.

Function Documentation

◆ main()

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