Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 21, 2024
1 parent 78fb982 commit bbbe6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Initialization/DivCleaner/ProjectionDivCleaner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ ProjectionDivCleaner::solve ()
const auto& dmap = warpx.DistributionMap();
const auto& geom = warpx.Geom();

// Pull boundary conditions from
// Pull boundary conditions from
amrex::Array<LinOpBCType,AMREX_SPACEDIM> lobc({AMREX_D_DECL(LinOpBCType::bogus,
LinOpBCType::bogus,
LinOpBCType::bogus)});
Expand Down

0 comments on commit bbbe6e4

Please sign in to comment.