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

p4est solver on a spherical mesh #25

Merged
merged 8 commits into from
Aug 15, 2024
Merged

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 Aug 13, 2024

  1. Apply suggestions

    amrueda committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4119ad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd2b7be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f62b5f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. format

    amrueda committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    bb2b1b2 View commit details
    Browse the repository at this point in the history