comparison Manifest.toml @ 248:05e7bbe0af97 boundary_conditions

Merge refactoring of laplace
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Thu, 27 Jun 2019 13:36:04 +0200
parents 235f0a771c8f
children 11010bb74260
comparison
equal deleted inserted replaced
247:ed29ee13e92e 248:05e7bbe0af97
2 2
3 [[Base64]] 3 [[Base64]]
4 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" 4 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
5 5
6 [[DiffOps]] 6 [[DiffOps]]
7 deps = ["Grids", "RegionIndices", "SbpOperators", "TiledIteration"] 7 deps = ["Grids", "LazyTensors", "RegionIndices", "SbpOperators", "TiledIteration"]
8 path = "DiffOps" 8 path = "DiffOps"
9 uuid = "39474f48-97ec-11e9-01fc-6ddcbe5918df" 9 uuid = "39474f48-97ec-11e9-01fc-6ddcbe5918df"
10 version = "0.1.0" 10 version = "0.1.0"
11 11
12 [[Distributed]] 12 [[Distributed]]