From b6de66e36f5ff1c8ba49468d930b437c9876278b Mon Sep 17 00:00:00 2001 From: Rex Zhe Li Date: Mon, 5 Apr 2021 22:38:48 -0400 Subject: [PATCH] fix typos in updating debugging facility --- models/FreeLeeModel.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/models/FreeLeeModel.cpp b/models/FreeLeeModel.cpp index fb50d2f8..b1c0e99f 100644 --- a/models/FreeLeeModel.cpp +++ b/models/FreeLeeModel.cpp @@ -63,6 +63,7 @@ void ScaLBL_FreeLeeModel::getData_RegularLayout(const double *data, DoubleArray // Gets data (in optimized layout) from the HOST and stores in regular layout // Primarly for debugging int i,j,k,idx; + int n; // initialize the array regdata.fill(0.f); @@ -72,7 +73,7 @@ void ScaLBL_FreeLeeModel::getData_RegularLayout(const double *data, DoubleArray for (j=0; j