Skip to content

Commit

Permalink
less typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasaunai committed Oct 17, 2024
1 parent cf050c6 commit 280f1d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/numerics/ohm/ohm.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ class Ohm : public LayoutHolder<GridLayout>
return -gradPOnEy / nOnEy;
}
else
#include <cmath>
{
return 0.;
}
Expand Down

0 comments on commit 280f1d5

Please sign in to comment.