CHROMA
fermacts_s.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*! \file
4  * \brief Fermion actions
5  *
6  * Various fermion actions
7  */
8 
9 #ifndef __fermacts_s_h__
10 #define __fermacts_s_h__
11 
12 #include "fermact_factory_s.h"
13 #include "fermacts_aggregate_s.h"
14 
15 // #include "stag_fermact_s.h"
16 #include "asqtad_fermact_s.h"
17 
18 #endif
19 
20 
Asqtad staggered fermion action.
Fermion action factories.
All Staggered-type fermion actions.