Mercurial > repos > public > sbplib_julia
changeset 1681:5ea0299b45b4 feature/grids/curvilinear
Add todo
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 11 Jul 2024 11:23:35 +0200 |
parents | 51f0c5f895fb |
children | 4ce9cb21220c |
files | src/Grids/mapped_grid.jl |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
diff -r 51f0c5f895fb -r 5ea0299b45b4 src/Grids/mapped_grid.jl --- a/src/Grids/mapped_grid.jl Sun Jun 30 10:43:02 2024 +0200 +++ b/src/Grids/mapped_grid.jl Thu Jul 11 11:23:35 2024 +0200 @@ -61,6 +61,7 @@ map(J,lg), ) end +# TODO: Delete this function function jacobian_determinant(g::MappedGrid) return map(jacobian(g)) do ∂x∂ξ