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: sc/p4est_coupled #1881

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

WIP: sc/p4est_coupled #1881

wants to merge 10 commits into from

Commits on Mar 19, 2024

  1. Added parameters to p4est mesh struct.

    Added preliminary coupling methods for p4est meshes.
    SimonCan committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5aaee81 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Apr 18, 2024

  1. Updated copying of boundary condition to work for p4est meshes.

    At this stage it is not working yet.
    SimonCan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5dec307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    512223c View commit details
    Browse the repository at this point in the history
  3. Added boundary memoery allocation for p4est mesh.

    This is a working, but ugly solution.
    SimonCan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9f62f8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5353a13 View commit details
    Browse the repository at this point in the history
  5. Added writing and reading of additional p4est information

    into .h5 files.
    SimonCan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6eae158 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Added option for baoundaries defined as ictionaries as it is

    the case for p4est meshes.
    SimonCan committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7c1d9c7 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on Jun 24, 2024

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