Skip to content

Commit

Permalink
Update hydro_enforce_inout_solvability.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
asalmgren authored Jul 21, 2024
1 parent 3bb2f8d commit 71ba07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utils/hydro_enforce_inout_solvability.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ void enforceInOutSolvability (
const Vector<Array<MultiFab*, AMREX_SPACEDIM>>& vels_vec,
const BCRec* bc_type,
const Vector<Geometry>& geom,
const bool include_bndry_corners
bool include_bndry_corners
)
{
const Box domain = geom[0].Domain();
Expand Down

0 comments on commit 71ba07b

Please sign in to comment.