Mercurial > repos > public > sbplib_julia
diff src/Grids/Grids.jl @ 1678:13a7a4ff49e3 feature/grids/manifolds
Merge feature/grids/curvilinear
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sun, 30 Jun 2024 10:50:44 +0200 |
parents | 8250cf5a3ce9 51f0c5f895fb |
children | 529b533a1dbb a4c52ae93b11 |
line wrap: on
line diff
--- a/src/Grids/Grids.jl Wed Jun 26 12:42:28 2024 +0200 +++ b/src/Grids/Grids.jl Sun Jun 30 10:50:44 2024 +0200 @@ -38,11 +38,13 @@ export boundary_indices export boundary_identifiers export boundary_grid +export min_spacing export coarsen export refine export eval_on export componentview export ArrayComponentView +export normal export BoundaryIdentifier export TensorGridBoundary