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 subcell finite volume differencing and reconstruction operators #163

Merged
merged 22 commits into from
May 22, 2024

Commits on Jan 16, 2024

  1. add subcell limiting operators

    jlchan committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    801db56 View commit details
    Browse the repository at this point in the history
  2. refactor tests

    jlchan committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ede4c69 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. add factor

    jlchan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    babc3a0 View commit details
    Browse the repository at this point in the history
  2. improve docs and error message

    jlchan committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    04e139c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    436d58a View commit details
    Browse the repository at this point in the history
  2. fix a test

    jlchan committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7d794ff View commit details
    Browse the repository at this point in the history
  3. comments

    jlchan committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    afa5d52 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. clean up subcell ops

    jlchan committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0eca724 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

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

Commits on May 1, 2024

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

Commits on May 10, 2024

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

Commits on May 17, 2024

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

Commits on May 21, 2024

  1. refactor and organization

    d
    jlchan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8275a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    018bd2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d15b07 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

    jlchan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e1b425e View commit details
    Browse the repository at this point in the history
  3. load nnz

    jlchan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cfd6957 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    678e61c View commit details
    Browse the repository at this point in the history
  5. reactivate all tests

    jlchan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f387929 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2e3654 View commit details
    Browse the repository at this point in the history