Skip to content

Fix typos and documentation

Daniel Bauer requested to merge bauerd/fix-typos into master

This MR groups several smaller changes, one per commit:

  • Fixes documentation related to Nedelec function space (broken links, etc.).
  • Applies suggestion from comment "this can be changed to Index once Index is same as Index".
  • Fixes a typo in a comment.
  • Renames the functions getOrientattionInNeighboringMacro(Cell|Face) to getOrientationInNeighboringMacro(Cell|Face) and reformats the affected files.

Merge request reports