view SbpOperators/Project.toml @ 273:babc4288e6a6 boundary_conditions

Dispatch apply(Quadrature) etc on region indices and create utility wrapper function dispatching on standard ints
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Mon, 06 Jan 2020 10:48:38 +0100
parents 69a6049e14d9
children d1004b881da1
line wrap: on
line source

name = "SbpOperators"
uuid = "204357d8-97fd-11e9-05e7-010897a14cd0"
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"]