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 Hiptmair multigrid PC #2707

Merged
merged 26 commits into from
Mar 15, 2023
Merged

Add Hiptmair multigrid PC #2707

merged 26 commits into from
Mar 15, 2023

Commits on Jan 10, 2023

  1. Add HiptmairPC

    pbrubeck committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d90feb5 View commit details
    Browse the repository at this point in the history
  2. add citation

    pbrubeck committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    34b6ff1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    f531c8f View commit details
    Browse the repository at this point in the history
  2. fix citation

    pbrubeck committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    7664336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87d1f86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7d2c15 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. add low-order tests

    pbrubeck committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    61af11e View commit details
    Browse the repository at this point in the history
  2. lint

    pbrubeck committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    6c6b64d View commit details
    Browse the repository at this point in the history
  3. lint

    pbrubeck committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    a81fa00 View commit details
    Browse the repository at this point in the history
  4. add bcs to Interpolator

    pbrubeck committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1d333bd View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. style

    Pablo Brubeck Martinez committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9e26211 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. test iteration count is small

    Pablo Brubeck Martinez committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    83b5378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed05356 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    4a227d6 View commit details
    Browse the repository at this point in the history
  2. skip complex no slate

    pbrubeck committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e0a342d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. docstring, cleanup

    pbrubeck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    41e4263 View commit details
    Browse the repository at this point in the history
  2. Lagrange -> CG

    pbrubeck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    44cf408 View commit details
    Browse the repository at this point in the history
  3. test matfree potential space

    pbrubeck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    abee682 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. fix merge conflict

    pbrubeck committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5739073 View commit details
    Browse the repository at this point in the history
  2. align F401

    pbrubeck committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ccca9ae View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 10, 2023

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

Commits on Feb 13, 2023

  1. add docstring

    pbrubeck committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7d80a8f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. add TwoLevelPC to __all__

    pbrubeck committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7bff1c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. fix merge conflict

    pbrubeck committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7581f30 View commit details
    Browse the repository at this point in the history