From 0f199153bcdef41f44107b6ae907a801f1594881 Mon Sep 17 00:00:00 2001 From: Eunji Yoo Date: Fri, 30 Aug 2024 16:08:38 -0600 Subject: [PATCH] Whitespace sytling --- Src/EB/AMReX_EB2_Level.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/EB/AMReX_EB2_Level.H b/Src/EB/AMReX_EB2_Level.H index 271f0cd7462..22278d5b248 100644 --- a/Src/EB/AMReX_EB2_Level.H +++ b/Src/EB/AMReX_EB2_Level.H @@ -517,7 +517,7 @@ GShopLevel::define_fine (G const& gshop, const Geometry& geom, } #endif - amrex::Abort("amrex::EB2::build_faces: more than 2 cuts not supported"); + amrex::Abort("amrex::EB2::build_faces: more than 2 cuts not supported"); } if (nsmallcells == 0 && nmulticuts == 0) {