From dd8cd8a8e8283139ba7fad4b0278edaef60988ec Mon Sep 17 00:00:00 2001 From: Chulwoo Jung Date: Sun, 11 Feb 2018 02:46:50 -0500 Subject: [PATCH] Re-adding staggered operators and Schur solvers, consistent with CPS & MILC preconditioning --- lib/algorithms/iterative/SchurRedBlack.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/algorithms/iterative/SchurRedBlack.h b/lib/algorithms/iterative/SchurRedBlack.h index 54277641..5b43281a 100644 --- a/lib/algorithms/iterative/SchurRedBlack.h +++ b/lib/algorithms/iterative/SchurRedBlack.h @@ -7,6 +7,7 @@ Copyright (C) 2015 Author: Peter Boyle +Author: Chulwoo Jung This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by