From e20892fc89d3a7605ea3f8f4d8617557b66f225a Mon Sep 17 00:00:00 2001 From: Steve Plimpton Date: Tue, 19 Apr 2022 15:35:26 -0600 Subject: [PATCH] one more tagint change --- src/AMOEBA/amoeba_utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AMOEBA/amoeba_utils.cpp b/src/AMOEBA/amoeba_utils.cpp index b1be3ef30b..c52b8bbcac 100644 --- a/src/AMOEBA/amoeba_utils.cpp +++ b/src/AMOEBA/amoeba_utils.cpp @@ -622,7 +622,7 @@ void PairAmoeba::add_onefive_neighbors() int i,j,k,ii,jj,which,inum,jnum,n15; tagint jtag; int *ilist,*jlist,*numneigh,**firstneigh; - int *list15; + tagint *list15; // test for overflow of reduced allowed size of neighbor list