1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 05:07:05 +01:00

Hadrons: binary configuration loader

This commit is contained in:
2017-12-27 14:24:29 +01:00
parent 8b30c5956c
commit e8ac75055c
4 changed files with 148 additions and 2 deletions

View File

@ -57,3 +57,4 @@ See the full license in the file "LICENSE" in the top level distribution directo
#include <Grid/Hadrons/Modules/MAction/DWF.hpp>
#include <Grid/Hadrons/Modules/MAction/Wilson.hpp>
#include <Grid/Hadrons/Modules/MIO/LoadNersc.hpp>
#include <Grid/Hadrons/Modules/MIO/LoadBinary.hpp>