SciML / DiffEqOperators.jl

Linear operators for discretizations of differential equations and scientific machine learning (SciML)
https://docs.sciml.ai/DiffEqOperators/stable/
Other
284 stars 74 forks source link

Tracking JSoC 2019 #109

Closed ChrisRackauckas closed 4 years ago

ChrisRackauckas commented 5 years ago
xtalax commented 5 years ago

Could someone elaborate on this direction vector? Is this directional as in upwind/downwind, forward or backward diff, or dimension?

shivin9 commented 5 years ago

It is directional as in upwind/downwind operators. That will naturally affect the direction of differentiation stencil also.