Skip to content
Snippets Groups Projects
  1. May 19, 2020
  2. May 18, 2020
  3. May 17, 2020
  4. May 15, 2020
  5. May 14, 2020
  6. May 12, 2020
  7. May 11, 2020
  8. May 10, 2020
  9. May 01, 2020
  10. Apr 30, 2020
  11. Apr 26, 2020
  12. Apr 24, 2020
    • Alexandru Fikl's avatar
      another attempt at making 1D work nicely · 7ccdba27
      Alexandru Fikl authored
      The problem is that in 1D faces are 0D and so carry exactly no
      useful information about which side of the element they may be
      on.
      
      To hack around that, this commit introduces a hacky operator
      that hacks it. Less ambiguously, we just use the connection to
      figure out which face we're on on set the normal to `+1` or `-1`
      based on that
      7ccdba27
Loading