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 interface linear solvers #204

Closed
wants to merge 23 commits into from

Commits on Feb 6, 2024

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

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. Rename files and classes.

    ktbolt committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c16b9c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b42e9ed View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    3f61fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    525ee43 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 14, 2024

  1. Add some debug statements.

    ktbolt committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    45bf792 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 22, 2024

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

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    99de67f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab44a5b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Feb 29, 2024

  1. Add ustruct assembly check.

    ktbolt committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3cbc564 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Add petsc preconditioners.

    ktbolt committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8f4cec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cbeb84 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    b473f74 View commit details
    Browse the repository at this point in the history
  2. Declare dof as local.

    ktbolt committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5c7df40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    320b9fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90f239e View commit details
    Browse the repository at this point in the history
  5. Add Linear_algebra section.

    ktbolt committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d4bdd0b View commit details
    Browse the repository at this point in the history