Mercurial > repos > public > sbplib_julia
annotate test/RegionIndices/RegionIndices_test.jl @ 1752:c98d9c528a22 feature/grids/curvilinear
Review: Added review comments to Grids.jl and mapped_grid.jl
author | Vidar Stiernström <vidar.stiernstrom@gmail.com> |
---|---|
date | Fri, 13 Sep 2024 10:27:17 -0700 |
parents | 471a948cd2b2 |
children |
rev | line source |
---|---|
1726
471a948cd2b2
Rename project from Sbplib to Diffinitive
Vidar Stiernström <vidar.stiernstrom@gmail.com>
parents:
714
diff
changeset
|
1 using Diffinitive.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 |