Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
asalmgren committed Oct 25, 2024
1 parent 89ab11b commit a67b4ce
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,6 @@ void ERFPhysBCFunct_base::impose_vertical_basestate_bcs (const Array4<Real>& des
{
BL_PROFILE_VAR("impose_vertical_base_bcs()",impose_vertical_base_bcs);

const int* bxlo = bx.loVect();
const int* bxhi = bx.hiVect();

const auto& dom_lo = lbound(domain);
const auto& dom_hi = ubound(domain);

Expand Down

0 comments on commit a67b4ce

Please sign in to comment.