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

Adding domain decomposition #129

Closed
wants to merge 50 commits into from
Closed

Adding domain decomposition #129

wants to merge 50 commits into from

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    a00ff82 View commit details
    Browse the repository at this point in the history
  2. added reeds test example

    shac170 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4a90f5d View commit details
    Browse the repository at this point in the history
  3. Reverting to current MCDC

    shac170 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3092392 View commit details
    Browse the repository at this point in the history
  4. Update loop.py

    shac170 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6c1208e View commit details
    Browse the repository at this point in the history
  5. revert

    shac170 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9bc6e5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c229a0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    627eea5 View commit details
    Browse the repository at this point in the history
  8. Current implimentation

    shac170 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f02179e View commit details
    Browse the repository at this point in the history
  9. tweaks to dd

    shac170 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    64816e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8ff213 View commit details
    Browse the repository at this point in the history
  11. test stuff

    shac170 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b38cb21 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. urrent domain decomp

    shac170 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ee6ce80 View commit details
    Browse the repository at this point in the history
  2. Added dd test

    shac170 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ee2b86f View commit details
    Browse the repository at this point in the history
  3. removed print statements

    shac170 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    beb172c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. update gitignore

    ilhamv committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6606600 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

    shac170 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c6750c6 View commit details
    Browse the repository at this point in the history
  3. Formatting

    shac170 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    006941e View commit details
    Browse the repository at this point in the history
  4. Removing csvs

    shac170 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4d331bc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Added reproducibility

    shac170 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ad9c83b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Added domain_decomp examples

    shac170 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    70683c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. use print_error and back in black

    ilhamv committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d0589b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdebe8a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

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

Commits on Oct 3, 2023

  1. make dd work on Numba

    ilhamv committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    69c8b96 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. fixed termination criteria

    shac170 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8b60d13 View commit details
    Browse the repository at this point in the history
  2. added test problems

    shac170 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    46a9e89 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fixing unnecessary errors

    shac170 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b96da09 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. working update

    Caleb A. Shaw committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    29eb872 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'domain_decomposition' of https://github.com/shac170/MCDC

    …into domain_decomposition
    Caleb A. Shaw committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    44b64e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11a4f79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16535ab View commit details
    Browse the repository at this point in the history
  5. fixed bugs

    shac170 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2f0d8b0 View commit details
    Browse the repository at this point in the history
  6. style changes

    shac170 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bc62fba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1979d24 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    0533ef2 View commit details
    Browse the repository at this point in the history
  2. black reformat

    spasmann committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f3a2a61 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Cleanup examples folder

    spasmann committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cc9a45a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    e127fe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417068f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2bc87a View commit details
    Browse the repository at this point in the history
  4. regression/run.py bug fix

    spasmann committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    aaaf602 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    816e58d View commit details
    Browse the repository at this point in the history
  2. style changes

    shac170 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    52804a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bf584a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0672c30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    737f93b View commit details
    Browse the repository at this point in the history
  6. style changes

    shac170 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7d84f17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bed157 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix for domain crossing event

    shac170 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a9ed5b5 View commit details
    Browse the repository at this point in the history