1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

More dependencies for Distil.hpp move and (C) 2019 only

This commit is contained in:
Michael Marshall 2019-04-26 07:39:05 +01:00
parent ecdc3ddebf
commit 23a9b93cda
25 changed files with 82 additions and 24 deletions

View File

@ -38,7 +38,7 @@
#include <Hadrons/Modules/MUtilities/PrecisionCast.hpp>
#include <Hadrons/Modules/MDistil/Noises.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/g5_multiply.hpp>
#include <Hadrons/Modules/MDistil/PerambFromSolve.hpp>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/BC2.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/BC2.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/BContraction.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/BContraction.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/Baryon2pt.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/Baryon2pt.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/DistilSink.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/DistilSink.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/DistilSource.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/DistilSource.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/DistilVectors.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/DistilVectors.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/LapEvec.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/LapEvec.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/Noises.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/Noises.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/PerambFromSolve.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/PerambFromSolve.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/PerambLight.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/PerambLight.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/g5_multiply.cc
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -4,7 +4,7 @@
Source file: Hadrons/Modules/MDistil/g5_multiply.hpp
Copyright (C) 2015-2019
Copyright (C) 2019
Author: Felix Erben <ferben@ed.ac.uk>
Author: Michael Marshall <Michael.Marshall@ed.ac.uk>

View File

@ -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>
using namespace Grid;

View File

@ -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_
#define Hadrons_MIO_LoadPerambulator_hpp_
@ -5,7 +34,7 @@
#include <Hadrons/Module.hpp>
#include <Hadrons/ModuleFactory.hpp>
#include <Hadrons/EigenPack.hpp>
#include <Hadrons/Modules/MDistil/Distil.hpp>
#include <Hadrons/Distil.hpp>
BEGIN_HADRONS_NAMESPACE