view sbp.jl @ 1062:a76830879c63 feature/nested_stencils

Fix bugs from stencil refactor (grafted from 18f63f1a0c442a648fca80a2101ab953f8b70649)
author Jonatan Werpers <jonatan@werpers.com>
date Sun, 13 Feb 2022 22:00:02 +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