Skip to content

Commit ca15cf2

Browse files
committed
restored DrWatson, BlockArrays
1 parent 15efe0a commit ca15cf2

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ version = "1.0.0-DEV"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
8+
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
9+
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
810
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
911
Gridap = "56d4f2e9-7ea1-5844-9cf6-b9c51ca7ce8e"
1012
GridapDistributed = "f9701e48-63b3-45aa-9a63-9bc6c271f355"

src/PhysicalModels/PhysicalModels.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ using Gridap
44
using Gridap.CellData
55
using Gridap.Helpers
66

7+
using DrWatson
78
using ForwardDiff
89
using LinearAlgebra
910
using ..TensorAlgebra

0 commit comments

Comments
 (0)