view sbp.jl @ 613:eaa8c852ddf2 refactor/toml_operator_format

Import Stecil in tests to make it less verbose
author Jonatan Werpers <jonatan@werpers.com>
date Sun, 06 Dec 2020 10:49:41 +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