view LazyTensors/Project.toml @ 285:e21dcda55163 boundary_conditions

Add type representing an unknown dimension in the domain of tensormappings
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Fri, 19 Jun 2020 12:20:31 +0200
parents 11010bb74260
children
line wrap: on
line source

name = "LazyTensors"
uuid = "62fbed2c-918d-11e9-279b-eb3a325b37d3"
authors = ["Jonatan Werpers <jonatan.werpers@it.uu.se>"]
version = "0.1.0"

[deps]
RegionIndices = "5d527584-97f1-11e9-084c-4540c7ecf219"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]