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

API rework #56

Merged
merged 51 commits into from
Jan 4, 2024
Merged

API rework #56

merged 51 commits into from
Jan 4, 2024

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    5332161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f9626 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. closes #54; closes #55

    kubagalecki committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c45481c View commit details
    Browse the repository at this point in the history
  2. renamespaced utils

    kubagalecki committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    74a1389 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

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

Commits on Jun 29, 2023

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

Commits on Jul 7, 2023

  1. renamespaced solvers

    kubagalecki committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    60c1c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfdcab8 View commit details
    Browse the repository at this point in the history
  3. renamespaced mesh

    kubagalecki committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d503de7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cabff1c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    2559856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9868d87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26eedf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc85996 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be769aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    810f604 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9fa317 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Updated ProblemDef

    kubagalecki committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    458dd86 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    20903ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953163d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5c923b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    bdce024 View commit details
    Browse the repository at this point in the history
  2. renamespaced comm

    kubagalecki committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    db0e2b8 View commit details
    Browse the repository at this point in the history
  3. renamespaced post

    kubagalecki committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7cde4da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22e66a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    60b859a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2ff41 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 29, 2023

  1. mesh internals refactor

    kubagalecki committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    78ff5fd View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. mesh internals refactor

    kubagalecki committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fa38a54 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. boundary api refactor

    kubagalecki committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1c7afc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    b2cca5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    174de62 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

Commits on Oct 23, 2023

  1. The sparsity graph is now assembled in terms of local indices. This s…

    …hould speed up initialization, since Tpetra does not need to compute the column map of the graph.
    kubagalecki committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b292a84 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Fixed compiler warnings

    kubagalecki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6744fca View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    ea7286c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43fc08e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    362dc66 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Jan 2, 2024

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

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    6b15c12 View commit details
    Browse the repository at this point in the history
  2. minor refactor

    kubagalecki committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    dc53a13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82b5803 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88477c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2d5538 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    120c1b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcd634b View commit details
    Browse the repository at this point in the history
  3. vtk export interface

    kubagalecki committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    eedc2f3 View commit details
    Browse the repository at this point in the history