Skip to content

Implementation of fast and accurate redistancing method for uniform finite difference grids.

License

Notifications You must be signed in to change notification settings

mels630/fast-accurate-redistancing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-accurate-redistancing

Implementation of a fast, high-ordered redistancing method for uniform finite-difference grids, following this paper:

M. Elsey and S. Esedoglu. Fast and accurate redistancing via directional optimization. SIAM Journal on Scientific Computing, 36:1 (2014), pp. A219-A231.

To-do:

  • Comment
  • Utilize STL algorithms, std::vector::assign, etc. to simplify code
  • Consistency: place const to right of types, use Hungarian notation for variables

About

Implementation of fast and accurate redistancing method for uniform finite difference grids.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published