view sbp.jl @ 62:17b971a0b852 cell_based_test

Inline all the things
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 17 Jan 2019 10:53:12 +0100
parents 178a203f3e6d
children c0f33eccd527 0743e1247384
line wrap: on
line source

module sbp
include("grid.jl")
include("stencil.jl")
include("sbpD2.jl")
include("diffOp.jl")
include("TimeStepper.jl")
end  # module