Mercurial > repos > public > sbplib_julia
diff src/Grids/Grids.jl @ 1584:d7483e8af705 feature/sbp_operators/laplace_curvilinear
Merge feature/grids/manifolds
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 26 Apr 2024 08:45:54 +0200 |
parents | 6e910408c51a 14d79b13b54f |
children | aef3827ef522 |
line wrap: on
line diff
--- a/src/Grids/Grids.jl Thu Apr 25 10:20:43 2024 +0200 +++ b/src/Grids/Grids.jl Fri Apr 26 08:45:54 2024 +0200 @@ -20,6 +20,15 @@ export unitcube export unithyperbox +export verticies +export unittriangle +export unittetrahedron +export unitsimplex + +export Chart +export ConcreteChart +export parameterspace + # Grid export Grid export coordinate_size