Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lamBOOO/fenicsR13
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lamBOOO/fenicsR13
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: manuel
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 21 files changed
  • 1 contributor

Commits on Nov 16, 2022

  1. init

    torrilhon committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7b8fe88 View commit details
    Browse the repository at this point in the history
  2. My aim is to write the smallest possible program to solve R13 with FE…

    …niCS. For this I will gradually reduce the fenicsR13 implementation to the absolute minimum.
    torrilhon committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    1501199 View commit details
    Browse the repository at this point in the history
  3. eliminate parameter_study

    torrilhon committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    80d3504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    148c5cd View commit details
    Browse the repository at this point in the history
  5. eliminate gls stabilization

    torrilhon committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    edadf3f View commit details
    Browse the repository at this point in the history
  6. eliminate post-processing

    torrilhon committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    576da77 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. stop CI

    torrilhon committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ca306b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cbdbf View commit details
    Browse the repository at this point in the history
  3. more condensation

    torrilhon committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    b818359 View commit details
    Browse the repository at this point in the history
  4. streamlining

    torrilhon committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1e2bb4e View commit details
    Browse the repository at this point in the history
  5. more and more

    torrilhon committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1fdfc05 View commit details
    Browse the repository at this point in the history
  6. Poisson example

    torrilhon committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    e2281da View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. fenicsR13 stand-alone

    torrilhon committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    155d37e View commit details
    Browse the repository at this point in the history
  2. mixed poisson example

    torrilhon committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    8b5277d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. prettify poisson example

    torrilhon committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    10d9556 View commit details
    Browse the repository at this point in the history
  2. MMA notebook

    torrilhon committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    a65a9f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. mesh generation

    torrilhon committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    00ad671 View commit details
    Browse the repository at this point in the history
Loading