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

Boundary bugfix(es) and exposing FluxDiv_ interface #558

Merged
merged 24 commits into from
Sep 21, 2021

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    25abe29 View commit details
    Browse the repository at this point in the history
  2. Fix index bug in boundaries

    pgrete committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    fd4aa0a View commit details
    Browse the repository at this point in the history
  3. change kbounds for boundaries to be the same as the others. This pote…

    …ntially repeats work, but is more robust and allows the user to set only the interior in the problem generator
    jonahm-LANL committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    245cbbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c59c93a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    d856b6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7897792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a87222 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    dab3022 View commit details
    Browse the repository at this point in the history
  2. update copyright

    jlippuner committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    5edf0cf View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Update src/bvals/boundary_conditions.cpp

    Co-authored-by: Philipp Grete <gretephi@msu.edu>
    jlippuner and pgrete committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    b0f29a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fc0c8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a25fdfb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

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

Commits on Aug 12, 2021

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

Commits on Sep 11, 2021

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

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    9bf07bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c2e8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b50125 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d6d7fa View commit details
    Browse the repository at this point in the history
  5. Add bval convergence test

    pgrete committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    af1972f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f287238 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Fix missing header

    pgrete committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    b0678c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    eae511b View commit details
    Browse the repository at this point in the history
  2. Address review comments

    pgrete committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    e0100b3 View commit details
    Browse the repository at this point in the history