By: JuliaLang - The Julia programming language
Re-posted from: https://julialang.org/blog/2017/09/gsoc-derivative_operators/
GSoC 2017: Efficient Discretizations of PDE Operators | This project is an attempt towards building a PDE solver for JuliaDiffEq using the Finite Difference Method (https://en.wikipedia.org/wiki/Finitedifferencemethod)(FDM) approach. We take up the FDM approach instead of FEM (https://en.wikipedia.org/wiki/Finiteelementmethod) and FVM (https://en.w…
Read more