Skip to content

Commit

Permalink
fix oops
Browse files Browse the repository at this point in the history
  • Loading branch information
asalmgren committed Aug 29, 2024
1 parent e33baa0 commit 697c629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prob/prob_bc.H
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ struct IncfloVelFill
} else {
vel(i,j,k,dcomp+nc) = vel(i,j,k+1,dcomp+nc);
}

}
} // low k

// **********************************************************************************************
Expand Down

0 comments on commit 697c629

Please sign in to comment.