view sbp.jl @ 1252:c150eabaf656 refactor/grids

Fix or mark tests broken where needed
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 22 Feb 2023 12:47: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