QuantEcon / SimpleDifferentialOperators.jl

Library for simple upwind finite differences
MIT License
12 stars 2 forks source link

Complete math for absorbing barriers in even further interior nodes #197

Closed chiyahn closed 5 years ago

chiyahn commented 5 years ago

Resolves #190

codecov-io commented 5 years ago

Codecov Report

Merging #197 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #197   +/-   ##
======================================
  Coverage    97.5%   97.5%           
======================================
  Files           8       8           
  Lines         200     200           
======================================
  Hits          195     195           
  Misses          5       5

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6e86096...0b91a13. Read the comment docs.

chiyahn commented 5 years ago

Math has to change -- use affine boundary instead