view sbp.jl @ 697:1b3b8f82349e refactor/operator_naming

Update tests for inner_product and inverse_inner_product
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Sun, 14 Feb 2021 13:49: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