Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to use axis-aligned geometry for hex/quad/lines in hype… #747

Merged
merged 34 commits into from
Jan 18, 2024

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    f09ca12 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    636abd2 View commit details
    Browse the repository at this point in the history
  2. Make use_axis_aligned const

    Davknapp committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4d15fe0 View commit details
    Browse the repository at this point in the history
  3. Update variable name

    Davknapp committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b5af4a8 View commit details
    Browse the repository at this point in the history
  4. Add documentation

    Davknapp committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    07b6474 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bce7486 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    e753f3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ef89a View commit details
    Browse the repository at this point in the history
  3. add documentation

    Davknapp committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    335880c View commit details
    Browse the repository at this point in the history
  4. Add another check

    Davknapp committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1411fcc View commit details
    Browse the repository at this point in the history
  5. Correct index

    Davknapp committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    af2497b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    1b94268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2fd9d6 View commit details
    Browse the repository at this point in the history
  3. Indentation

    Davknapp committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    41651c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    954d101 View commit details
    Browse the repository at this point in the history
  5. Clean-up

    Davknapp committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    48bb7d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    cbf9d32 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    23a300a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    cbdc704 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Remove DEBUG-Makros

    Davknapp committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e5694d2 View commit details
    Browse the repository at this point in the history
  2. Simplify check

    Davknapp committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ccf1f3d View commit details
    Browse the repository at this point in the history
  3. Remove Debug-Makros

    Davknapp committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2311415 View commit details
    Browse the repository at this point in the history
  4. Simplify check

    Davknapp committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    30a2b50 View commit details
    Browse the repository at this point in the history
  5. Update src/t8_geometry/t8_geometry_implementations/t8_geometry_linear…

    …_axis_aligned.cxx
    
    Co-authored-by: Sandro Elsweijer <49643115+sandro-elsweijer@users.noreply.github.com>
    Davknapp and sandro-elsweijer committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7d25f63 View commit details
    Browse the repository at this point in the history
  6. Update src/t8_geometry/t8_geometry_implementations/t8_geometry_linear…

    …_axis_aligned.h
    
    Co-authored-by: Sandro Elsweijer <49643115+sandro-elsweijer@users.noreply.github.com>
    Davknapp and sandro-elsweijer committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5d403fb View commit details
    Browse the repository at this point in the history
  7. Update geometry_check

    Davknapp committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    76433f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81aebc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    45f9af2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4843f View commit details
    Browse the repository at this point in the history
  3. add include

    sandro-elsweijer committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0145609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    254e12a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    ed0896a View commit details
    Browse the repository at this point in the history
  2. add missing include

    sandro-elsweijer committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d134c7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd7278d View commit details
    Browse the repository at this point in the history