Skip to content

Commit

Permalink
Revert comment change in MLEBABecLap.H
Browse files Browse the repository at this point in the history
  • Loading branch information
eebasso committed Nov 29, 2023
1 parent 444fae2 commit 97f9ce3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Src/LinearSolvers/MLMG/AMReX_MLEBABecLap.H
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@

namespace amrex {

// (A * alpha - B * (del dot beta grad)) phi
// (alpha * a - beta * (del dot b grad)) phi

class MLEBABecLap
: public MLCellABecLap
{
Expand Down

0 comments on commit 97f9ce3

Please sign in to comment.