view Project.toml @ 286:7247e85dc1e8 tensor_mappings

Start separating ConstantStencilOp into multiple 1D tensor mappings, e.g. ConstantLaplaceOp. Sketch an implementation of the multi-D laplace tensor operator as a tuple of 1D laplace tensor operators.
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Mon, 22 Jun 2020 19:47:20 +0200
parents 69a6049e14d9
children 01b851161018
line wrap: on
line source

[deps]
DiffOps = "39474f48-97ec-11e9-01fc-6ddcbe5918df"
Grids = "960fdf28-97ed-11e9-2a74-bd90bf2fab5a"
LazyTensors = "62fbed2c-918d-11e9-279b-eb3a325b37d3"
RegionIndices = "5d527584-97f1-11e9-084c-4540c7ecf219"
SbpOperators = "204357d8-97fd-11e9-05e7-010897a14cd0"