From 2d5d85d72f845713872fb190528a02da17b96f46 Mon Sep 17 00:00:00 2001 From: MaxThevenet Date: Wed, 8 Jan 2020 13:30:53 -0800 Subject: delete EOL whitespace --- Source/Parallelization/GuardCellManager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Parallelization/GuardCellManager.cpp') diff --git a/Source/Parallelization/GuardCellManager.cpp b/Source/Parallelization/GuardCellManager.cpp index 41d82a6e9..7f72553b6 100644 --- a/Source/Parallelization/GuardCellManager.cpp +++ b/Source/Parallelization/GuardCellManager.cpp @@ -132,7 +132,7 @@ guardCellManager::Init( } else { ng_FieldSolver = ng_FieldSolver.min(ng_alloc_EB); - + // Compute number of cells required for Field Gather int FGcell[4] = {0,1,1,2}; // Index is nox IntVect ng_FieldGather_noNCI = IntVect(AMREX_D_DECL(FGcell[nox],FGcell[nox],FGcell[nox])); -- cgit v1.2.3