Mercurial > repos > public > sbplib_julia
view Project.toml @ 1697:a63278c25c40 feature/sbp_operators/laplace_curvilinear
Fix test of laplace on mapped grid
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 28 Aug 2024 13:28:13 +0200 |
parents | 29b96fc75bee |
children | 87d603499fc3 |
line wrap: on
line source
name = "Sbplib" uuid = "5a373a26-915f-4769-bcab-bf03835de17b" authors = ["Jonatan Werpers <jonatan@werpers.com>", "Vidar Stiernström <vidar.stiernstrom@it.uu.se>, and contributors"] version = "0.1.1" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac" [weakdeps] Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" [extensions] SbplibPlotsExt = "Plots" SbplibMakieExt = "Makie" [compat] julia = "1.5"