File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 11name = " BattMo"
22uuid = " 6f0c0536-3c2c-4762-a987-c605a8a6f898"
33authors = [
" Olav Møyner <[email protected] >" ]
4- version = " 0.1.7 "
4+ version = " 0.1.8 "
55
66[deps ]
77JLD2 = " 033835bb-8acc-5ee8-8aae-3f567f8a3819"
@@ -23,7 +23,7 @@ x264_jll = "1270edf5-f2f9-52d2-97e9-ab00b5d0237a"
2323[compat ]
2424JLD2 = " 0.4.31"
2525JSON = " 0.21.4"
26- Jutul = " 0.2.10 "
26+ Jutul = " 0.3.0 "
2727MAT = " 0.10.4"
2828Polynomials = " 3.2.11 - 4"
2929PrecompileTools = " 1.1.1"
@@ -32,9 +32,3 @@ StaticArrays = "1.5.17"
3232StatsBase = " 0.34"
3333Tullio = " 0.3.5"
3434julia = " 1.8"
35-
36- [extras ]
37- AlgebraicMultigrid = " 2169fc97-5a83-5252-b627-83903c6c433c"
38-
39- [targets ]
40- test = [" AlgebraicMultigrid" ]
Original file line number Diff line number Diff line change 11using BattMo, Jutul
22using Test
3- using AlgebraicMultigrid
43
54@testset " 3d amg" begin
65 @test begin
You can’t perform that action at this time.
0 commit comments