From aa5b400ec4626b6abe754a6fce1affd117355b15 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 8 Feb 2024 21:55:34 +0000 Subject: [PATCH] New version: CurvilinearGrids v0.3.0 UUID: 58b19789-dd19-4aa2-839c-c763a7b10301 Repo: https://github.com/smillerc/CurvilinearGrids.jl.git Tree: a0a46e6c5c28b1de4435c20b0ec4c6b12108872b Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- C/CurvilinearGrids/Compat.toml | 12 ++++++++++++ C/CurvilinearGrids/Deps.toml | 12 ++++++++++++ C/CurvilinearGrids/Versions.toml | 3 +++ 3 files changed, 27 insertions(+) diff --git a/C/CurvilinearGrids/Compat.toml b/C/CurvilinearGrids/Compat.toml index a333fcf8db58e9b..8e3e1247af00712 100644 --- a/C/CurvilinearGrids/Compat.toml +++ b/C/CurvilinearGrids/Compat.toml @@ -3,3 +3,15 @@ ForwardDiff = "0.10" StaticArrays = "1" UnPack = "1" julia = "1.7.0-1" + +["0.3-0"] +BenchmarkTools = "1" +ChunkSplitters = "2" +FillArrays = "1" +FiniteDifferences = "0.12" +KernelAbstractions = "0.9" +MappedArrays = "0.4" +OffsetArrays = "1" +Polyester = "0.7" +Revise = "3" +WriteVTK = "1" diff --git a/C/CurvilinearGrids/Deps.toml b/C/CurvilinearGrids/Deps.toml index b4bfe351764282c..8c7970fea33f8ae 100644 --- a/C/CurvilinearGrids/Deps.toml +++ b/C/CurvilinearGrids/Deps.toml @@ -3,3 +3,15 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" + +["0.3-0"] +BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" +ChunkSplitters = "ae650224-84b6-46f8-82ea-d812ca08434e" +FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" +FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000" +KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c" +MappedArrays = "dbb5928d-eab1-5f90-85c2-b9b0edb7c900" +OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" +Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588" +Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" +WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192" diff --git a/C/CurvilinearGrids/Versions.toml b/C/CurvilinearGrids/Versions.toml index 097a939f8f83c6d..26b46d4a5269b55 100644 --- a/C/CurvilinearGrids/Versions.toml +++ b/C/CurvilinearGrids/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "a08c19e2339ca72e1a6ebd7f2fb1a43b0a534bb6" ["0.2.0"] git-tree-sha1 = "eeb21ad67e410047ceedf06a2ff46d0549a03766" + +["0.3.0"] +git-tree-sha1 = "a0a46e6c5c28b1de4435c20b0ec4c6b12108872b"