view sbp.jl @ 1455:6e9ac7925f20 bugfix/sbp_operators/stencil_return_type

Make the op to be promoted more accurate
author Jonatan Werpers <jonatan@werpers.com>
date Sun, 26 Nov 2023 21:14:44 +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