CHROMA
qprop.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*! \file
4  * \brief Quark propagator solution routines
5  *
6  * Routines for computing a quark propagator with various fermion actions
7  */
8 
9 /*! \defgroup qprop Quark propagator solution routines
10  * \ingroup fermact
11  *
12  * Routines for computing a quark propagator with various fermion actions
13  */
14 
15 #ifndef __qprop_h__
16 #define __qprop_h__
17 
18 #include "qprop_w.h"
19 
20 #include "quarkprop4_s.h"
21 
22 #endif
Quark propagator solution routines.
Full quark propagator solver.