From 7e8f98b76a5c5ef33a1a409e43be9c72bc8d73ca Mon Sep 17 00:00:00 2001 From: MaxThevenet Date: Thu, 31 Oct 2019 18:57:09 -0700 Subject: do not update aux grids if PSATD --- Source/Parallelization/GuardCellManager.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Source/Parallelization/GuardCellManager.cpp') diff --git a/Source/Parallelization/GuardCellManager.cpp b/Source/Parallelization/GuardCellManager.cpp index 415a13c00..60a4a3d4f 100644 --- a/Source/Parallelization/GuardCellManager.cpp +++ b/Source/Parallelization/GuardCellManager.cpp @@ -144,4 +144,15 @@ guardCellManager::Init( // field solves. So ng_FieldGather must have enough cells // for the field solve too. ng_FieldGather = ng_FieldGather.max(ng_FieldSolver); + + Print()<<"ng_alloc_EB "<