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: fmihpc/fsgrid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fmihpc/fsgrid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: amrDev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 1 file changed
  • 4 contributors

Commits on Sep 26, 2018

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

Commits on Oct 4, 2018

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

Commits on Nov 2, 2018

  1. Added a local tagId to the fsgrid constructor that will be added to a…

    …ll message tags sent and received by that fsgrid object in order to avoid identical tags sent by different fsgrids.
    tkoskela committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    bec713d View commit details
    Browse the repository at this point in the history
  2. Changed data type of tagId to int64_t

    Tuomas Koskela committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    f550979 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Removed debug arguments

    Tuomas Koskela committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    a843479 View commit details
    Browse the repository at this point in the history
  2. Removed more debugging arguments

    Tuomas Koskela committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    8fb2857 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

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

Commits on Apr 8, 2019

  1. Configuration menu
    Copy the full SHA
    cdfe6a3 View commit details
    Browse the repository at this point in the history
  2. Separate grid coupling information into a separate structure.

    This can be shared among multiple grids, to reduce otherwise redundant
    messages significantly.
    ursg committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    5f69fe2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    8bf8a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8561cb View commit details
    Browse the repository at this point in the history
Loading