Skip to content

JuliaVlasov/SemiLagrangian.jl

Repository files navigation

SemiLagrangian.jl

Build Status codecov

Advection implementation in Julia using Semi-Lagrangian numerical method

!!! note

This package is difficult to use directly. There is still a lack of documentation 
and some parts like splines need to be optimized. This package has been developed 
to calculate the interpolations and advections used in the package 
[VlasovSolvers.jl](https://github.com/JuliaVlasov/VlasovSolvers.jl).