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

Reorganisation

This commit is contained in:
Peter Boyle
2015-04-18 21:23:32 +01:00
parent e5a25dfcb1
commit 8ddfa7e6b0
8 changed files with 43 additions and 42 deletions

View File

@ -47,8 +47,10 @@
#include <Grid_cartesian.h>
#include <Grid_lattice.h>
#include <Grid_comparison.h>
#include <Grid_cshift.h>
#include <Grid_where.h>
#include <Grid_stencil.h>
#include <Grid_QCD.h>
#include <qcd/Grid_QCD.h>
namespace Grid {