view sbp.jl @ 319:05ac7d7f9176

Move research and thinking from TODO.md to Notes.md
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 10 Sep 2020 10:56:31 +0200
parents 31bd875eedf5
children f4e3e71a4ff4
line wrap: on
line source

module sbp

using Grids
using RegionIndices
using SbpOperators
using DiffOps

include("TimeStepper.jl")
end  # module