mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-16 14:57:05 +01:00
Added HMC utitities for the higher representations
TODO: Inherit types for the pseudofermions, Debugging, testing
This commit is contained in:
@ -484,6 +484,8 @@ namespace QCD {
|
||||
} //namespace QCD
|
||||
} // Grid
|
||||
|
||||
|
||||
|
||||
#include <qcd/spin/Dirac.h>
|
||||
|
||||
#include <qcd/spin/TwoSpinor.h>
|
||||
@ -494,12 +496,12 @@ namespace QCD {
|
||||
#include <qcd/utils/SUn.h>
|
||||
#include <qcd/utils/SUnAdjoint.h>
|
||||
|
||||
#include <qcd/representations/hmc_types.h>
|
||||
|
||||
#include <qcd/action/Actions.h>
|
||||
|
||||
#include <qcd/smearing/Smearing.h>
|
||||
|
||||
#include <qcd/representations/hmc_types.h>
|
||||
|
||||
#include <qcd/hmc/integrators/Integrator.h>
|
||||
#include <qcd/hmc/integrators/Integrator_algorithm.h>
|
||||
#include <qcd/hmc/HMC.h>
|
||||
|
Reference in New Issue
Block a user