From f13eacbc8e5ab714dd3544adab8189c313382c77 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Wed, 22 Jul 2015 13:55:29 +0000 Subject: Support for non-commuting fields --- src/types.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/types.h') diff --git a/src/types.h b/src/types.h index 0452ebc..6b029d5 100644 --- a/src/types.h +++ b/src/types.h @@ -154,6 +154,8 @@ typedef struct Fields_Table{ Symbols symbols; // list of anti-commuting variables (fields or symbols) Int_Array fermions; + // list of non-commuting variables (fields or symbols) + Int_Array noncommuting; } Fields_Table; // index labels -- cgit v1.2.3-70-g09d2