Skip to content

Commit

Permalink
Update example_poisson_3d_complex_geometry.py
Browse files Browse the repository at this point in the history
Correcting code
  • Loading branch information
dimerf99 committed Dec 16, 2024
1 parent fc4c01f commit 21e903a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ def select_k(grid):
{
'coeff': forcing_term,
'term': [None],
'pow': 1
'pow': 0
}
}

Expand Down

0 comments on commit 21e903a

Please sign in to comment.