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

First step towards FD methods and surface integrals/terms #617

Merged
merged 26 commits into from
Jun 11, 2021

Commits on May 27, 2021

  1. introduce surface integrals

    This could be considered to be breaking since it changes a documented constructor of our `DG` type. On the other hand, the documentation of this constructor was just wrong (since it contained the basis twice but not the mortar). Hence, this is more like a bug fix, I think ;).
    ranocha committed May 27, 2021
    Configuration menu
    Copy the full SHA
    537993b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    05801bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    157ece5 View commit details
    Browse the repository at this point in the history
  3. remove temporary code

    ranocha committed May 28, 2021
    Configuration menu
    Copy the full SHA
    8ca307c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

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

Commits on Jun 1, 2021

  1. update note on open issues

    ranocha committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    8a5771f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bb4fa0 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    ranocha committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    bfd3aa1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    205adfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b641bac View commit details
    Browse the repository at this point in the history
  3. add NEWS

    ranocha committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    b10ba9f View commit details
    Browse the repository at this point in the history
  4. add tests

    ranocha committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    3d5d2a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79cbb88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c65c1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1001f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    308d76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24ee5c5 View commit details
    Browse the repository at this point in the history
  3. fix deinition of real

    ranocha committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    7851048 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    ef184be View commit details
    Browse the repository at this point in the history
  2. fix tests

    ranocha committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    8b9002c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    f2572a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b736f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65d36c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

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