diff src/Grids/Grids.jl @ 1595:611ae2308aa1 feature/boundary_conditions

Add orthogonal_grid
author Vidar Stiernström <vidar.stiernstrom@gmail.com>
date Sun, 26 May 2024 17:35:52 -0700
parents 62f9d0387a2a
children 3e7438e2a033
line wrap: on
line diff
--- a/src/Grids/Grids.jl	Sat May 25 16:07:10 2024 -0700
+++ b/src/Grids/Grids.jl	Sun May 26 17:35:52 2024 -0700
@@ -18,6 +18,7 @@
 export eval_on
 export componentview
 export ArrayComponentView
+export orthogonal_grid
 
 export BoundaryIdentifier
 export TensorGridBoundary