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

Add twoPhaseMaterial test on GPU #5616

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 17, 2024

  1. add a test initializing a SatOnlyFluidState

    the initialization happens inside a gpu kernel
    Tobias Meyer Andersen committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c6e623f View commit details
    Browse the repository at this point in the history
  2. make test compile with new TraitsT

    Tobias Meyer Andersen committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0501bf4 View commit details
    Browse the repository at this point in the history
  3. evaluate capillary pressure on gpu

    Tobias Meyer Andersen committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    47dba39 View commit details
    Browse the repository at this point in the history
  4. WIP stack smash when test is run

    Tobias Meyer Andersen committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f4c1848 View commit details
    Browse the repository at this point in the history
  5. WIP

    Tobias Meyer Andersen committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    55d714a View commit details
    Browse the repository at this point in the history
  6. fix new viewptr solution

    Tobias Meyer Andersen committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f81ef3b View commit details
    Browse the repository at this point in the history