From cbae83ccbe1076d089918e87eae606a79a30311f Mon Sep 17 00:00:00 2001 From: Roland Haas Date: Fri, 27 Sep 2013 19:02:15 -0700 Subject: Carpet: fix no_split_directions implementation had forgotten a level of indirection --- Carpet/Carpet/src/SetupGH.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Carpet/Carpet/src/SetupGH.cc b/Carpet/Carpet/src/SetupGH.cc index 80bb952a5..74d9f8e67 100644 --- a/Carpet/Carpet/src/SetupGH.cc +++ b/Carpet/Carpet/src/SetupGH.cc @@ -1256,7 +1256,8 @@ namespace Carpet { "no_split_directions"); assert((0 <= nvals && nvals <= dim) || nvals == UTIL_ERROR_TABLE_NO_SUCH_KEY); for(int i=0;i