Closed ChrisRackauckas closed 4 years ago
Could someone elaborate on this direction vector? Is this directional as in upwind/downwind, forward or backward diff, or dimension?
It is directional as in upwind/downwind operators. That will naturally affect the direction of differentiation stencil also.
update_coefficients!
to update the direction vector based on a given direction functionL*Q
, then expand toL1*Q1 + L2*Q2
)