mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
More dependencies for Distil.hpp move and (C) 2019 only
This commit is contained in:
parent
ecdc3ddebf
commit
23a9b93cda
@ -38,7 +38,7 @@
|
|||||||
#include <Hadrons/Modules/MUtilities/PrecisionCast.hpp>
|
#include <Hadrons/Modules/MUtilities/PrecisionCast.hpp>
|
||||||
#include <Hadrons/Modules/MDistil/Noises.hpp>
|
#include <Hadrons/Modules/MDistil/Noises.hpp>
|
||||||
#include <Hadrons/Modules/MDistil/PerambLight.hpp>
|
#include <Hadrons/Modules/MDistil/PerambLight.hpp>
|
||||||
#include <Hadrons/Modules/MDistil/Distil.hpp>
|
#include <Hadrons/Distil.hpp>
|
||||||
#include <Hadrons/Modules/MDistil/BC2.hpp>
|
#include <Hadrons/Modules/MDistil/BC2.hpp>
|
||||||
#include <Hadrons/Modules/MDistil/g5_multiply.hpp>
|
#include <Hadrons/Modules/MDistil/g5_multiply.hpp>
|
||||||
#include <Hadrons/Modules/MDistil/PerambFromSolve.hpp>
|
#include <Hadrons/Modules/MDistil/PerambFromSolve.hpp>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/BC2.cc
|
Source file: Hadrons/Modules/MDistil/BC2.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/BC2.hpp
|
Source file: Hadrons/Modules/MDistil/BC2.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/BContraction.cc
|
Source file: Hadrons/Modules/MDistil/BContraction.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/BContraction.hpp
|
Source file: Hadrons/Modules/MDistil/BContraction.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/Baryon2pt.cc
|
Source file: Hadrons/Modules/MDistil/Baryon2pt.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/Baryon2pt.hpp
|
Source file: Hadrons/Modules/MDistil/Baryon2pt.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/DistilSink.cc
|
Source file: Hadrons/Modules/MDistil/DistilSink.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/DistilSink.hpp
|
Source file: Hadrons/Modules/MDistil/DistilSink.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/DistilSource.cc
|
Source file: Hadrons/Modules/MDistil/DistilSource.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/DistilSource.hpp
|
Source file: Hadrons/Modules/MDistil/DistilSource.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/DistilVectors.cc
|
Source file: Hadrons/Modules/MDistil/DistilVectors.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/DistilVectors.hpp
|
Source file: Hadrons/Modules/MDistil/DistilVectors.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/LapEvec.cc
|
Source file: Hadrons/Modules/MDistil/LapEvec.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/LapEvec.hpp
|
Source file: Hadrons/Modules/MDistil/LapEvec.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/Noises.cc
|
Source file: Hadrons/Modules/MDistil/Noises.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/Noises.hpp
|
Source file: Hadrons/Modules/MDistil/Noises.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/PerambFromSolve.cc
|
Source file: Hadrons/Modules/MDistil/PerambFromSolve.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/PerambFromSolve.hpp
|
Source file: Hadrons/Modules/MDistil/PerambFromSolve.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/PerambLight.cc
|
Source file: Hadrons/Modules/MDistil/PerambLight.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/PerambLight.hpp
|
Source file: Hadrons/Modules/MDistil/PerambLight.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/g5_multiply.cc
|
Source file: Hadrons/Modules/MDistil/g5_multiply.cc
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Source file: Hadrons/Modules/MDistil/g5_multiply.hpp
|
Source file: Hadrons/Modules/MDistil/g5_multiply.hpp
|
||||||
|
|
||||||
Copyright (C) 2015-2019
|
Copyright (C) 2019
|
||||||
|
|
||||||
Author: Felix Erben <ferben@ed.ac.uk>
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
@ -1,3 +1,32 @@
|
|||||||
|
/*************************************************************************************
|
||||||
|
|
||||||
|
Grid physics library, www.github.com/paboyle/Grid
|
||||||
|
|
||||||
|
Source file: Hadrons/Modules/MDistil/LoadPerambulator.cc
|
||||||
|
|
||||||
|
Copyright (C) 2019
|
||||||
|
|
||||||
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
|
||||||
|
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
|
||||||
|
the Free Software Foundation; either version 2 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License along
|
||||||
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
|
See the full license in the file "LICENSE" in the top level distribution directory
|
||||||
|
*************************************************************************************/
|
||||||
|
/* END LEGAL */
|
||||||
|
|
||||||
#include <Hadrons/Modules/MIO/LoadPerambulator.hpp>
|
#include <Hadrons/Modules/MIO/LoadPerambulator.hpp>
|
||||||
|
|
||||||
using namespace Grid;
|
using namespace Grid;
|
||||||
|
@ -1,3 +1,32 @@
|
|||||||
|
/*************************************************************************************
|
||||||
|
|
||||||
|
Grid physics library, www.github.com/paboyle/Grid
|
||||||
|
|
||||||
|
Source file: Hadrons/Modules/MDistil/LoadPerambulator.hpp
|
||||||
|
|
||||||
|
Copyright (C) 2019
|
||||||
|
|
||||||
|
Author: Felix Erben <ferben@ed.ac.uk>
|
||||||
|
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>
|
||||||
|
|
||||||
|
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
|
||||||
|
the Free Software Foundation; either version 2 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License along
|
||||||
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
|
See the full license in the file "LICENSE" in the top level distribution directory
|
||||||
|
*************************************************************************************/
|
||||||
|
/* END LEGAL */
|
||||||
|
|
||||||
#ifndef Hadrons_MIO_LoadPerambulator_hpp_
|
#ifndef Hadrons_MIO_LoadPerambulator_hpp_
|
||||||
#define Hadrons_MIO_LoadPerambulator_hpp_
|
#define Hadrons_MIO_LoadPerambulator_hpp_
|
||||||
|
|
||||||
@ -5,7 +34,7 @@
|
|||||||
#include <Hadrons/Module.hpp>
|
#include <Hadrons/Module.hpp>
|
||||||
#include <Hadrons/ModuleFactory.hpp>
|
#include <Hadrons/ModuleFactory.hpp>
|
||||||
#include <Hadrons/EigenPack.hpp>
|
#include <Hadrons/EigenPack.hpp>
|
||||||
#include <Hadrons/Modules/MDistil/Distil.hpp>
|
#include <Hadrons/Distil.hpp>
|
||||||
|
|
||||||
BEGIN_HADRONS_NAMESPACE
|
BEGIN_HADRONS_NAMESPACE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user