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

Remove p=2 fem_poisson_perp kernels #163

Merged
merged 3 commits into from
Jul 7, 2023
Merged

Remove p=2 fem_poisson_perp kernels #163

merged 3 commits into from
Jul 7, 2023

Commits on Jul 7, 2023

  1. Remove p=2 fem_poisson_perp kernels since they take too long to build…

    …. We'll likely just change the Poisson solver to work on planes, which will reduce kernel size for p=2. Unit tests for p=1 still pass.
    manauref committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8b559e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82f358 View commit details
    Browse the repository at this point in the history
  3. Fix use of fem_poisson in rt_fem_poisson_tm test. I still get an erro…

    …r but that may be an issue with something else (maybe my Mac/environment).
    manauref committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    12e7ab7 View commit details
    Browse the repository at this point in the history