CHROMA
integrator_aggregate.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 #ifndef INTEGRATOR_AGGREGATE_H
4 #define INTEGRATOR_AGGREGATE_H
5 
6 
7 #include "chromabase.h"
8 
9 namespace Chroma
10 {
11  //! Registration aggregator
12  /*! @ingroup monomial */
13  namespace LCMMDComponentIntegratorAggregateEnv
14  {
15  bool registerAll();
16  }
17 }
18 
19 
20 #endif
Primary include file for CHROMA library code.
Asqtad Staggered-Dirac operator.
Definition: klein_gord.cc:10