view LazyTensors/Project.toml @ 246:3d83b4d78b55 boundary_conditions

Add methods to Laplace type for creating boundary value and normal derivative operators
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 27 Jun 2019 14:33:39 +0200
parents 6945c15a6a7a
children 11010bb74260
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"

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

[targets]
test = ["Test"]