comparison src/Grids/Grids.jl @ 1128:dfbd62c7eb09 feature/grids

Rename dim to ndims in Grids.jl
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Wed, 05 Oct 2022 22:00:30 +0200
parents 5490d0a38007
children 31041ef8092a
comparison
equal deleted inserted replaced
1127:5490d0a38007 1128:dfbd62c7eb09
2 2
3 using Sbplib.RegionIndices 3 using Sbplib.RegionIndices
4 4
5 # Grid 5 # Grid
6 export Grid 6 export Grid
7 export dim
8 export dims 7 export dims
9 export points 8 export points
10 export evalOn 9 export evalOn
11 10
12 # BoundaryIdentifier 11 # BoundaryIdentifier