Mercurial > repos > public > sbplib_julia
diff src/Grids/Grids.jl @ 1133:a8c8517a310f feature/boundary_conditions
Merge with default
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Wed, 05 Oct 2022 22:05:23 +0200 |
parents | dfbd62c7eb09 |
children | 31041ef8092a |
line wrap: on
line diff
--- a/src/Grids/Grids.jl Fri Jul 15 15:24:02 2022 +0200 +++ b/src/Grids/Grids.jl Wed Oct 05 22:05:23 2022 +0200 @@ -4,7 +4,6 @@ # Grid export Grid -export dim export dims export points export evalOn @@ -20,10 +19,8 @@ export spacing export inverse_spacing export restrict -export orthogonal_dims export boundary_identifiers export boundary_grid -export boundary_size export refine export coarsen