view SbpOperators/Project.toml @ 260:f89718833620 boundary_conditions

Store the inverse quadrature closure for D2. Implement the stencil application for the inverse quadrature
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Tue, 26 Nov 2019 08:18:23 -0800
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"]