Mercurial > repos > public > sbplib_julia
annotate test/RegionIndices/RegionIndices_test.jl @ 1400:a7afba63adb5 bugfix/grids/complete_interface_impl
Add tests for `begin` and `end` indexing for `TensorGrid`s
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 22 Aug 2023 09:05:53 +0200 |
parents | 11a444d6fc93 |
children | 471a948cd2b2 |
rev | line source |
---|---|
335
f4e3e71a4ff4
Fix `using` commands to refer to local modules within the Sbplib package/module
Jonatan Werpers <jonatan@werpers.com>
parents:
333
diff
changeset
|
1 using Sbplib.RegionIndices |
218
03375aa30edd
Add Tests and exports to RegionIndices
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
2 using Test |
03375aa30edd
Add Tests and exports to RegionIndices
Jonatan Werpers <jonatan@werpers.com>
parents:
diff
changeset
|
3 |