Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Hypre directbuilder #189

Merged
merged 19 commits into from
Nov 16, 2023
Merged

Hypre directbuilder #189

merged 19 commits into from
Nov 16, 2023

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    901dd3b View commit details
    Browse the repository at this point in the history
  2. [move]: refactor DirectMatrixBuilder

    Use composition instead of inheritance.
    cedricchevalier19 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    b55b292 View commit details
    Browse the repository at this point in the history
  3. [ref]: refactor DirectMatrixBuilder

    Use composition instead of inheritance.
    cedricchevalier19 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    571c98e View commit details
    Browse the repository at this point in the history
  4. [all]: clang-format

    cedricchevalier19 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d4efcde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    726fc1c View commit details
    Browse the repository at this point in the history
  6. [all]: IDirectMatrixBuilder and factory

    Should be able to use hypre directly, without SimpleCSR.
    cedricchevalier19 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    6b808f8 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    f58ce6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03d1a64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    285107b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    58fdf4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    634c424 View commit details
    Browse the repository at this point in the history
  3. [all]: add contribute method to IDirectMatrixBuilder

    This method returns whether or not the non zero was added.
    cedricchevalier19 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    196d8b4 View commit details
    Browse the repository at this point in the history
  4. [move]: Remove DoKDirectMatrixBuilder

    The functionality can be accessed with new DirectMatrixBuilder.
    cedricchevalier19 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a470ae8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    56712a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    007ae67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b2e66 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Nov 15, 2023

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

Commits on Nov 16, 2023

  1. [dok] fix format

    cedricchevalier19 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    efda2e7 View commit details
    Browse the repository at this point in the history