Skip to content
Snippets Groups Projects
  1. Jul 12, 2024
  2. Mar 06, 2024
  3. Mar 30, 2023
  4. Jul 02, 2022
  5. Jul 01, 2022
  6. Jun 11, 2022
  7. Sep 03, 2021
    • Alexandru Fikl's avatar
      Add a cubed sphere (#261) · 04bcfba6
      Alexandru Fikl authored
      
      * extend generate_icosphere to tensor product groups
      
      * renamed to generate_cube_surface and add to docs
      
      * rename to generate_sphere and deprecate
      
      * remove usages of deprecated generate_icosphere
      
      * add docs for group_cls in generate_sphere
      
      * actually add deprecation warning
      
      * Drop generate_icosphere from docs
      
      Co-authored-by: default avatarAndreas Klöckner <inform@tiker.net>
      Unverified
      04bcfba6
  8. Jun 27, 2021
  9. Jun 16, 2021
  10. May 27, 2021
  11. May 20, 2021
    • Isuru Fernando's avatar
      Add generate_surface_of_revolution (#182) · 3eaaa754
      Isuru Fernando authored
      
      * Add generate_cylinder
      
      * generalize to surface of revolution
      
      * Use a callable function to get the radius
      
      * add space around modulo operator
      
      * Doc nitpicking for generate_surface_of_revolution
      
      * Remove whitespace on blank line
      
      Co-authored-by: default avatarAndreas Klöckner <inform@tiker.net>
      Unverified
      3eaaa754
    • Andreas Klöckner's avatar
      Rework actx norms · 47055a78
      Andreas Klöckner authored
      - actx.np.linalg.norms(DOFArray) is deprecated (uses 2D arrays
        internally, which, in strict numpy compatibility, would compute a
        matrix norm)
      - Bring back dof_array.flat_norm
      - Take actx.np.linalg.norm and flat_norm recursively over array containers
      47055a78
  12. Apr 19, 2021
  13. Mar 29, 2021
  14. Mar 11, 2021
  15. Mar 09, 2021
  16. Feb 22, 2021
  17. Dec 25, 2020
  18. Dec 03, 2020
  19. Nov 18, 2020
  20. Sep 28, 2020
  21. Aug 15, 2020
  22. Jun 21, 2020
  23. Jun 17, 2020
  24. Jun 11, 2020
  25. Mar 12, 2020
  26. Jan 02, 2019
  27. Oct 22, 2018
  28. Apr 18, 2018
  29. Feb 27, 2018
  30. Nov 22, 2017
  31. Feb 22, 2017
Loading