view SbpOperators/Project.toml @ 271:ecd49ffe0bc8 boundary_conditions

Dispatch apply_quadrature and apply_inverse_quadrature on Index-type. Add convenience functions dispatching on integer-indices
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Thu, 05 Dec 2019 11:54:56 +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"]