view sbp.jl @ 193:2d97c54fd1f1 boundary_conditions

Change documentation of LazyElementWiseOperation to docstring
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 20 Jun 2019 23:05:12 +0200
parents 0743e1247384
children 1ad91e11b1f4
line wrap: on
line source

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