view Project.toml @ 611:e71f2f81b5f8 feature/volume_and_boundary_operators

NOT WORKING: Draft implementation of VolumeOperator and make SecondDerivative specialize it. Reformulate Laplace for the new SecondDerivative.
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Sat, 05 Dec 2020 19:14:39 +0100
parents d93099b1882e
children 089d4cb65146
line wrap: on
line source

name = "Sbplib"
uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
authors = ["Jonatan Werpers <jonatan@werpers.com> and contributors"]
version = "0.1.0"

[deps]
TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"

[compat]
julia = "1.5"