view sbp.jl @ 709:48a61e085e60 feature/selectable_tests

Add function for selecting tests
author Jonatan Werpers <jonatan@werpers.com>
date Sat, 20 Feb 2021 20:31:08 +0100
parents f4e3e71a4ff4
children
line wrap: on
line source

module sbp

using Sbplib.Grids
using Sbplib.RegionIndices
using Sbplib.SbpOperators
using Sbplib.DiffOps

include("TimeStepper.jl")
end  # module