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

Develop #200

Merged
merged 6 commits into from
Feb 15, 2019
Merged

Develop #200

merged 6 commits into from
Feb 15, 2019

Commits on Feb 8, 2019

  1. Avoid compiler warnings from swig code.

    chuck.yount committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    6c8fba9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Added ability to specify the global-domain size, and the local-domain…

    … sizes on each MPI rank will be calculated.
    
    Also sets the number of MPI ranks in each dim by default.
    Closes #111.
    chuck.yount committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    ea16bb0 View commit details
    Browse the repository at this point in the history
  2. Remove compiler warning.

    chuck.yount committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    6d9e45f View commit details
    Browse the repository at this point in the history
  3. Remove trailing underscore on shortcut.

    chuck.yount committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    65fdbb9 View commit details
    Browse the repository at this point in the history
  4. Clean up README, help messages, and script output.

    Closes #117.
    chuck.yount committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    7364807 View commit details
    Browse the repository at this point in the history
  5. Add tutorial.

    chuck.yount committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    9525adf View commit details
    Browse the repository at this point in the history