Mercurial > repos > public > sbplib_julia
changeset 1971:9e89084cbba4 feature/grids/geometry_functions
Add some todos
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 14 Feb 2025 08:32:12 +0100 |
parents | deeb61325320 |
children | 8e9575b518a1 |
files | src/Grids/geometry.jl |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
diff -r deeb61325320 -r 9e89084cbba4 src/Grids/geometry.jl --- a/src/Grids/geometry.jl Fri Feb 14 08:28:50 2025 +0100 +++ b/src/Grids/geometry.jl Fri Feb 14 08:32:12 2025 +0100 @@ -84,3 +84,5 @@ end # TODO: Implement jacobian() for the different mapping helpers +# TODO: Implement a check function for transfinite interpolations +# TODO: Add doc strings