Mercurial > repos > public > sbplib_julia
diff src/Grids/Grids.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 | e719c6dadba6 |
children | 035af82f559a |
line wrap: on
line diff
--- a/src/Grids/Grids.jl Wed Sep 11 15:43:17 2024 +0200 +++ b/src/Grids/Grids.jl Fri Sep 13 10:27:17 2024 -0700 @@ -1,4 +1,5 @@ # TODO: Double check that the interfaces for indexing and iterating are fully implemented and tested for all grids. +# Review: Address this todo? module Grids using Diffinitive.LazyTensors