feat: Implement wall distance calculation

Summary

Adds wall distance calculation, see #33 (closed)

Analysis of the method on the backwards facing step is done in this comment below: !159 (comment 3114225878)

Checklist

Closes #33 (closed)

  • Atomic commit history
  • All new features documented
  • Updated CHANGELOG.md
  • Document method, including reference for p-Laplacian
  • Document functions
  • Add test, probably implementing into STG (replace the hard coded y variable)
  • Add log events and stage for laplacian solve and projection
  • Go through TODO comments
  • Add projection view to the test (don't verify, just run the code).
Edited by James Wright

Merge request reports

Loading