1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-20 16:56:55 +01:00

sp fermion instantiation

This commit is contained in:
Alessandro Lupo
2021-10-11 16:32:10 +01:00
parent 7e3b298d3d
commit 89457e25e3
14 changed files with 27 additions and 0 deletions

View File

@ -63,6 +63,7 @@ if BUILD_GPARITY
extra_sources+=$(GP_FERMION_FILES)
endif
if BUILD_FERMION_REPS
extra_sources+=$(SP_FERMION_FILES)
extra_sources+=$(ADJ_FERMION_FILES)
extra_sources+=$(TWOIND_FERMION_FILES)
endif