comparison src/Grids/Grids.jl @ 1934:1b012e2d5db1 feature/grids/manifolds

Add function for getting boundaries from CartesianAtlas
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 07 Feb 2025 11:11:54 +0100
parents c7c9e901951d
children 755fc0907e99
comparison
equal deleted inserted replaced
1933:2801507dbee1 1934:1b012e2d5db1
27 export Chart 27 export Chart
28 28
29 export Atlas 29 export Atlas
30 export charts 30 export charts
31 export connections 31 export connections
32 export boundaries
32 export CartesianAtlas 33 export CartesianAtlas
33 34
34 export parameterspace 35 export parameterspace
35 36
36 # Grid 37 # Grid