Skip to content
Snippets Groups Projects
  1. Jun 04, 2021
  2. Jun 02, 2021
  3. May 26, 2021
  4. May 25, 2021
  5. May 21, 2021
  6. May 19, 2021
  7. May 15, 2021
  8. May 14, 2021
  9. May 03, 2021
  10. Apr 30, 2021
  11. Apr 28, 2021
  12. Apr 26, 2021
  13. Apr 25, 2021
  14. Apr 16, 2021
  15. Sep 08, 2020
  16. Sep 05, 2020
  17. Sep 04, 2020
  18. Aug 27, 2020
  19. Jul 15, 2020
  20. Jun 27, 2020
  21. Jun 21, 2020
  22. Jun 17, 2020
  23. May 14, 2020
  24. May 11, 2020
  25. 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