Mercurial > repos > public > sbplib_julia
changeset 1127:5490d0a38007 feature/grids
Remove export of boundary_size och orthogonal_dims
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Wed, 05 Oct 2022 21:26:37 +0200 |
parents | 832ac87a54a3 |
children | dfbd62c7eb09 |
files | src/Grids/Grids.jl |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Grids/Grids.jl Wed Oct 05 21:25:12 2022 +0200 +++ b/src/Grids/Grids.jl Wed Oct 05 21:26:37 2022 +0200 @@ -20,10 +20,8 @@ export spacing export inverse_spacing export restrict -export orthogonal_dims export boundary_identifiers export boundary_grid -export boundary_size export refine export coarsen