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

WIP: 2D covariant form using P4estMesh #31

Draft
wants to merge 60 commits into
base: main
Choose a base branch
from

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    7ff4a57 View commit details
    Browse the repository at this point in the history
  2. formatter

    tristanmontoya committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8236b78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcf6c75 View commit details
    Browse the repository at this point in the history
  4. removed untracked

    tristanmontoya committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2fc2f67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e1c54c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c64a293 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5374da9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9a4163 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3abdaa6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6e08aa View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. cleanup

    tristanmontoya committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e153f11 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

  1. Added containers and 2D p4est mesh from my spherical shell implementa…

    …tion in Trixi.jl (cherry-picked from f45378e)
    
    Co-authored-by: Tristan Montoya <[email protected]>
    amrueda and tristanmontoya committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    24a3793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb768d9 View commit details
    Browse the repository at this point in the history
  3. format

    amrueda committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ca44965 View commit details
    Browse the repository at this point in the history
  4. Fixed bug in the definition of init_elements and added nelements(). e…

    …ltype() and ndims() functions for new struct
    amrueda committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8ec3e9c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    7caca96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32afdf View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    3d4f809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae53831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb81ca5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9ec616 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0c6303 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98b0f0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9799f81 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. reorganize a bit

    tristanmontoya committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    73dda27 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    7de998a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    317033a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd7610 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

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

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    e1eb237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4211d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fa4e01 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. transformation between local coordinate systems now uses latitude-lon…

    …gitude as intermediate state, not Cartesian
    tristanmontoya committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    44ac576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e858a View commit details
    Browse the repository at this point in the history
  3. format

    tristanmontoya committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fc52dfe View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    2067837 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808e74c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    6d4ae0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb9fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f94fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a69b558 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2cd693 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4324e62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c46d20b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    937c069 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    7ff3331 View commit details
    Browse the repository at this point in the history
  2. improve comments

    tristanmontoya committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1248f88 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. refactor

    tristanmontoya committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    936dc49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4adf7c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. add better comments

    tristanmontoya committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ad0a60e View commit details
    Browse the repository at this point in the history
  2. improve comments

    tristanmontoya committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    4b3642c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

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