Skip to content

Commit

Permalink
add todos
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt committed Mar 13, 2024
1 parent 5755d62 commit 4ebf2d6
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,9 @@ def testee(
ref[:, :, 1:] = interior.asnumpy()[:, :, 1:]

cases.verify(cartesian_case, testee, k, interior, boundary, out=out, ref=ref)


# TODO:
# - IJField as boundary
# - IJKField with 1 level as boundary
# - mask that contains multiple regions of true/false

0 comments on commit 4ebf2d6

Please sign in to comment.