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 Reference ILU(0) #837

Merged
merged 4 commits into from
Jul 23, 2021
Merged

Add Reference ILU(0) #837

merged 4 commits into from
Jul 23, 2021

Commits on Jul 23, 2021

  1. add ILU0 reference kernels

    upsj committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    3a475e5 View commit details
    Browse the repository at this point in the history
  2. add missing IC conjugate

    upsj committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    56725f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d38dd4c View commit details
    Browse the repository at this point in the history
  4. update tests

    * remove a few unused variables
    * fix a ParILU and ILU(0) test
    
    Co-authored-by: Thomas Grützmacher <thomas.gruetzmacher@kit.edu>
    Co-authored-by: Marcel Koch <marcel.koch@kit.edu>
    3 people committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a0b5421 View commit details
    Browse the repository at this point in the history