1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 07:17:06 +01:00

Moving hmc observables in a different directory

This commit is contained in:
Guido Cossu
2017-03-17 11:40:17 +09:00
parent b3dede4dd3
commit b640230b1e
5 changed files with 141 additions and 38 deletions

View File

@ -513,6 +513,7 @@ namespace QCD {
#include <Grid/qcd/hmc/integrators/Integrator.h>
#include <Grid/qcd/hmc/integrators/Integrator_algorithm.h>
#include <Grid/qcd/observables/hmc_observable.h>
#include <Grid/qcd/hmc/HMC.h>