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

FDMPC: generate pyop2 kernels #3341

Merged
merged 12 commits into from
Feb 21, 2024
Merged

FDMPC: generate pyop2 kernels #3341

merged 12 commits into from
Feb 21, 2024

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    91d1e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bd981 View commit details
    Browse the repository at this point in the history
  3. DROP before merge

    pbrubeck committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    acd0bf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. address review comments

    pbrubeck committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0c068b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. merge conflict

    pbrubeck committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    29b478c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update firedrake/preconditioners/fdm.py

    Co-authored-by: Connor Ward <[email protected]>
    pbrubeck and connorjward authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8099286 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. add docstrings

    pbrubeck committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    65551a7 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Connor Ward <[email protected]>
    pbrubeck and connorjward authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7ffdf9c View commit details
    Browse the repository at this point in the history
  3. use f-strings

    pbrubeck committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f209615 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. move get_readonly_view()

    pbrubeck committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    463c496 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. docs

    pbrubeck committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8ee5a5d View commit details
    Browse the repository at this point in the history
  2. add id(comm) to key

    pbrubeck committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ea5adf1 View commit details
    Browse the repository at this point in the history