Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 637:4a81812150f4 feature/volume_and_boundary_operators
Change qudrature closure from tuple of reals to tuple of Stencils. Also remove parametrization of stencil width in D2 since this was illformed for the 2nd order case.
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Sun, 03 Jan 2021 18:15:14 +0100 |
parents | a79d7b3209c9 |
children | 988e9cfcd58d 48a61e085e60 |
line wrap: on
line source
using Test using TestSetExtensions @testset "All" begin @includetests ARGS end