Mercurial > repos > public > sbplib_julia
diff src/Grids/Grids.jl @ 1594:d68d02dd882f feature/boundary_conditions
Merge with default
author | Vidar Stiernström <vidar.stiernstrom@gmail.com> |
---|---|
date | Sat, 25 May 2024 16:07:10 -0700 |
parents | 62f9d0387a2a |
children | ae2dbfb984a9 81e97d3bec8c 611ae2308aa1 |
line wrap: on
line diff
--- a/src/Grids/Grids.jl Tue Jan 23 20:48:25 2024 +0100 +++ b/src/Grids/Grids.jl Sat May 25 16:07:10 2024 -0700 @@ -13,10 +13,11 @@ export boundary_indices export boundary_identifiers export boundary_grid +export coarsen +export refine export eval_on -export coarsen -export getcomponent -export refine +export componentview +export ArrayComponentView export BoundaryIdentifier export TensorGridBoundary