diff src/Grids/Grids.jl @ 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 c2d7e940639e
children dfbd62c7eb09
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