Chulwoo Jung
3876fe5a29
Merge branch 'KrylovSchur' of github.com:chulwoo1/Grid into KS_shifted
2025-12-02 17:46:40 -05:00
Chulwoo Jung
6692425aa2
Checking in before pulling
2025-11-26 17:17:22 -05:00
Chulwoo Jung
d5ac4fc67f
Starting to modified KS
2025-11-26 22:13:27 +00:00
Chulwoo Jung
3538faf449
Starting Harmonic (shift and inverse)
2025-11-24 17:05:35 -05:00
Chulwoo Jung
fe0ab5f1a9
Merge branch 'develop' of github.com:poare/Grid into develop
2025-11-07 15:50:22 +00:00
Chulwoo Jung
caa66418bd
Checking in before pulling
2025-11-06 22:44:05 +00:00
Patrick Oare
bf2a715ef7
bug in wilson eigenvectors: ritz estimates not equalling deviation from being an evec
2025-10-31 15:31:46 +00:00
Patrick R Oare
82f35001ff
small bug fix for wilson spectrum since we're actually running DWF
2025-09-25 15:36:42 -04:00
Patrick Oare
fa30c791aa
updated wilson spec
2025-09-23 15:24:50 +00:00
Patrick Oare
612049f1dd
commented out evec writer because it was taking up all the space on SDCC
2025-09-18 15:09:31 -04:00
Patrick Oare
597086a031
added wilson spectrum example
2025-09-10 15:41:00 -04:00
Patrick Oare
b210ddf9a7
added commented out line to run un-preconditioned DWF
2025-09-09 15:14:11 -04:00
Patrick Oare
c5d02e5799
updated RitzFilter enum and the input to run krylov schur
2025-09-09 13:02:11 -04:00
Patrick Oare
9dcd7ca761
added IO for evecs / evals
2025-09-08 12:59:48 -04:00
Patrick Oare
99644f5d0a
commented out arg assert in kryschur spec example
2025-08-13 14:57:57 -04:00
Patrick Oare
2b6d40c7e1
added example files
2025-07-31 16:41:28 -04:00
Peter Boyle
7af8c77a52
Normalise
2025-04-24 11:37:39 -04:00
Peter Boyle
5ae77876a8
Meson field and Aslash field on GPU; some compiler warning removed
2024-10-18 19:08:06 -04:00
david clarke
391fd9cc6a
try lepage term
2023-10-17 14:57:15 -06:00
david clarke
c7bdf2c0e4
3-link test at least gives an answer
2023-05-21 04:33:20 -06:00
david clarke
bf91778550
verbose plaquette example; fat link test frame
2023-05-17 15:15:54 -06:00
Peter Boyle
739bd7572c
Example code
2023-04-17 21:51:55 +00:00
Peter Boyle
ca62abd203
Record some perturbative free field calculation
2022-11-15 16:36:46 -05:00
Peter Boyle
c82b164f6b
Merge branch 'feature/dirichlet' of https://github.com/paboyle/Grid into feature/dirichlet
2022-10-04 17:41:48 -04:00
Peter Boyle
5c87342108
Used in g-2 sign off
2022-08-31 17:35:32 -04:00
Peter Boyle
66177bfbe2
Used in g-2 sign off
2022-08-31 17:35:07 -04:00
Peter Boyle
8208a6214f
Merge branch 'feature/dirichlet-gparity' into feature/dirichlet
2022-06-15 19:23:48 -04:00
Christopher Kelly
1ad54d049d
To PeriodicBC and ConjugateBC, added a new function "CshiftLink" which performs a boundary-aware C-shift of links or products of links. For the latter, the links crossing the global boundary are complex-conjugated.
...
To the gauge implementations, added CshiftLink functions calling into the appropriate operation for the BC in a given direction.
GaugeTransform, FourierAcceleratedGaugeFixer and WilsonLoops::FieldStrength no longer implicitly assume periodic boundary conditions; instead the shifted link is obtained using CshiftLink and is aware of the gauge implementation.
Added an assert-check to ensure that the gauge fixing converges within the specified number of steps.
Added functionality to compute the timeslice averaged plaquette
Added functionality to compute the 5LI topological charge and timeslice topological charge
Added a check of the properties of the charge conjugation matrix C=-gamma_2 gamma_4 to Test_gamma
Fixed const correctness for Replicate
Modified Test_fft_gfix to support either conjugate or periodic BCs, optionally disabling Fourier-accelerated gauge fixing, and tuning of alpha using cmdline options
2022-06-02 15:30:41 -04:00
Peter Boyle
b52e8ef65a
Dirichlet changes
2022-05-19 16:45:41 -07:00
Peter Boyle
44204c7e06
Extra code
2021-10-29 02:02:56 +01:00
Peter Boyle
a4ce6e42c7
Warning free compile on make all and make tests under nvcc
2021-10-27 00:27:03 +01:00
Peter Boyle
ba7e371b90
Warning free compile on Tursa.
...
Hopefully got all reqd virtual dtors
2021-10-21 19:56:52 +01:00
Peter Boyle
67e08aa952
New file not run yet
2021-09-23 23:39:55 +02:00
Peter Boyle
b06526bc1e
Comment update
2021-08-30 21:15:39 -04:00
Peter Boyle
3044419111
Some sample code
2021-08-30 20:32:11 -04:00
Peter Boyle
114920b8de
Some example clean up
2021-08-25 12:24:17 +01:00
Peter Boyle
0d588b95f4
Bug fix to Example_Laplacian test
2021-08-23 23:14:26 +01:00
Peter Boyle
ec9c3fe77a
Remove the file
2021-08-22 18:28:39 +01:00
Peter Boyle
6135ad530e
Extra examples / solutions
2021-08-22 18:25:07 +01:00
Peter Boyle
40098424c7
Examples
2021-08-22 14:17:12 +01:00