mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-12 12:17:05 +01:00
Adding A2A utils class for containing kernels.
This commit is contained in:
1185
Grid/qcd/utils/A2Autils.h
Normal file
1185
Grid/qcd/utils/A2Autils.h
Normal file
File diff suppressed because it is too large
Load Diff
@ -12,4 +12,10 @@
|
|||||||
#include <Grid/qcd/utils/SUnAdjoint.h>
|
#include <Grid/qcd/utils/SUnAdjoint.h>
|
||||||
#include <Grid/qcd/utils/SUnTwoIndex.h>
|
#include <Grid/qcd/utils/SUnTwoIndex.h>
|
||||||
|
|
||||||
|
// All-to-all contraction kernels that touch the
|
||||||
|
// internal lattice structure
|
||||||
|
#include <Grid/qcd/utils/A2Autils.h>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user