This website requires JavaScript.
Explore
Help
Register
Sign In
portelli
/
Grid
Watch
1
Star
0
Fork
0
You've already forked Grid
mirror of
https://github.com/paboyle/Grid.git
synced
2026-06-17 01:23:11 +01:00
Code
Releases
Activity
Files
4e49ca55ab6a48ffb9b738397839ce3b5137d05d
Grid
/
Grid
/
qcd
/
observables
T
History
Alexis Provatas
a2b98d82e1
remove obsolete spatial polyakov observable file
2025-05-01 10:52:00 +01:00
..
hmc_observable.h
Optional checkpoint smeared configs for FTHMC
2023-06-15 10:43:04 -04:00
plaquette.h
Optional checkpoint smeared configs for FTHMC
2023-06-15 10:43:04 -04:00
polyakov_loop.h
Move observable logger to Polyakov Loop file and fix docstring
2025-05-01 10:52:00 +01:00
topological_charge.h
Refactored Wilson flow class; previously the class implemented both iterative and adaptive smearing, but only the iterative method was accessible through the Smearing base class. The implementation of Smearing also forced a clunky need to pass iterative smearing parameters through the constructor but adaptive smearing parameters through the function call. Now there is a WilsonFlowBase class that implements common functionality, and separate WilsonFlow (iterative) and WilsonFlowAdaptive (adaptive) classes, both of which implement Smearing virtual functions.
2022-10-03 10:59:38 -04:00