Mercurial > repos > public > sbplib_julia
view test/Grids/zero_dim_grid_test.jl @ 1255:1989d432731a refactor/grids
Implement the interfaces for iteration and indexing on EquidistantGrid. Make collect() work
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 22 Feb 2023 22:38:25 +0100 |
parents | 6323d2fe3b4f |
children | 8b9a77d2dc91 |
line wrap: on
line source
using Sbplib.Grids using Test @testset "ZeroDimGrid" begin @test_broken false end