annotate test/RegionIndices/RegionIndices_test.jl @ 1157:03c217c50d7c refactor/sbpoperators/inflation

Disregard review comment on scalar multiplication after discussion on Discord. The syntax ``2v[1]`` is described as good in the julia documentation so we keep it for now.
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 29 Nov 2022 21:25:07 +0100
parents 11a444d6fc93
children 471a948cd2b2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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