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

New Atlas-based variant using BlockStructured FunctionSpace #54

Merged
merged 47 commits into from
Dec 4, 2023

Commits on Mar 15, 2023

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

Commits on May 8, 2023

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

Commits on May 9, 2023

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

Commits on May 15, 2023

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

Commits on May 21, 2023

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

Commits on May 31, 2023

  1. merge from develop

    sbrdar committed May 31, 2023
    Configuration menu
    Copy the full SHA
    fa4941a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    6e73072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37ae673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2458992 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c41a0c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95aaef3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5960989 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. debug leftover (tnx Balthasar)

    sbrdar committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    dbaa293 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 23, 2023

  1. update authors

    sbrdar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    698bdd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b31fdf View commit details
    Browse the repository at this point in the history
  3. bug fix in Atlas structured when the data array in the first block is…

    … less in size than nproma
    sbrdar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1a06752 View commit details
    Browse the repository at this point in the history
  4. bug fix the parallel setup with Atlas structure: 1) number of point p…

    …er process must be taken from Atlas decomposition; 2) Atlas grid has to get the global number of points
    sbrdar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    24b9132 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b39e918 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ede61b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    20b25e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4b6c9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1de5e78 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. make compile with Atlas

    sbrdar committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4b1ab64 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    0b8e593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27771ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e6568c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    484d58c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74a3848 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d86b95 View commit details
    Browse the repository at this point in the history
  7. Fix CUDA options in bundle

    reuterbal committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    6527bab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6780b0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32be522 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    692a98c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    9931f88 View commit details
    Browse the repository at this point in the history
  2. Fix NVHPC builds

    reuterbal committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    bba1dc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    83785c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261a577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe5902 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74c753b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    71f6b32 View commit details
    Browse the repository at this point in the history
  2. fix SerialBox with Atlas implementation - SBox does not like too many…

    … opening and closing of reference input
    sbrdar committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0051b48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d61e252 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

Commits on Sep 29, 2023

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

Commits on Nov 30, 2023

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