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

[DO NOT MERGE] MueLu: Refactor CoalesceDropFactory_kokkos #12861

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Jul 23, 2024

  1. MueLu: Extend unit tests of CoalesceDropFactory_kokkos

    Signed-off-by: Christian Glusa <caglusa@sandia.gov>
    cgcgcg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    597b2ef View commit details
    Browse the repository at this point in the history
  2. MueLu CoalesceDropFactory_kokkos: Fix boundary node detection

    The Dirichlet threshold detection was not used when the drop tol != 0.
    cgcgcg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f5f4f65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3019a51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45cc696 View commit details
    Browse the repository at this point in the history
  5. MueLu NotayAggregationFactory: Allow LWGraph_kokkos

    Signed-off-by: Christian Glusa <caglusa@sandia.gov>
    cgcgcg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7476cad View commit details
    Browse the repository at this point in the history
  6. MueLu: Set "aggregation: deterministic" in several unit tests

    Signed-off-by: Christian Glusa <caglusa@sandia.gov>
    cgcgcg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b89ec8c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. MueLu: Refactor CoalesceDropFactory_kokkos

    Signed-off-by: Christian Glusa <caglusa@sandia.gov>
    cgcgcg committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0c36f23 View commit details
    Browse the repository at this point in the history
  2. MueLu: Deprecate CoalesceDropFactory_kokkos

    Signed-off-by: Christian Glusa <caglusa@sandia.gov>
    cgcgcg committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c1763f5 View commit details
    Browse the repository at this point in the history