view test/runtests.jl @ 610:e40e7439d1b4 feature/volume_and_boundary_operators

Add a general boundary operator and make BoundaryRestriction a specialization of it.
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Sat, 05 Dec 2020 18:12:31 +0100
parents a79d7b3209c9
children 988e9cfcd58d 48a61e085e60
line wrap: on
line source

using Test
using TestSetExtensions

@testset "All" begin
    @includetests ARGS
end