mirror of
https://github.com/paboyle/Grid.git
synced 2026-01-09 11:29:33 +00:00
Added topological charge measurement
This commit is contained in:
@@ -36,9 +36,6 @@ namespace QCD {
|
||||
// this is only defined for a gauge theory
|
||||
template <class Impl>
|
||||
class PlaquetteLogger : public HmcObservable<typename Impl::Field> {
|
||||
private:
|
||||
std::string Stem;
|
||||
|
||||
public:
|
||||
// here forces the Impl to be of gauge fields
|
||||
// if not the compiler will complain
|
||||
|
||||
Reference in New Issue
Block a user