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

TDycore polymorphism, part 3: separating concerns #215

Merged
merged 75 commits into from
Dec 16, 2021

Commits on Oct 25, 2021

  1. Started factoring specific discretizations out of TDy.

    This is a real mess at the moment, but it contains most of the essential
    changes. Now to dig our way back to sanity.
    jeff-cohere committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    d764715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45caf1d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

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

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    3903318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efef048 View commit details
    Browse the repository at this point in the history
  3. Adding needed parameters to impl functions.

    Also pausing to see whether I can get rid of an irritating build system
    "feature."
    jeff-cohere committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    ad47ed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    711ddca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb5cee9 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

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

Commits on Oct 31, 2021

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

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    87f6905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f944f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e5e8ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea12571 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e12150f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    0c8243d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffc8079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a604ff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0380d84 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    07a69c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf4937 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    c4e0f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f311eb View commit details
    Browse the repository at this point in the history
  3. Stopping for now.

    jeff-cohere committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ea16101 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    1cade00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a722de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    305ceb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21ed75c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    c29667d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6471eff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    817dec9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    eaa2e57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbfedb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b0a111 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    834ba71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    363d1db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcee7d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08e55a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    b6b7ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190eb48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e238b25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cafc508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    162b1a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

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

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    f63ec85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01e7328 View commit details
    Browse the repository at this point in the history
  3. Fixed a small bug in TS.

    jeff-cohere committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    ee7220e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    706a42a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    571a37b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

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

Commits on Nov 23, 2021

  1. Redid Fortran function registry.

    It's now completely separate from the C function registry, since our
    vectorized spatial functions are non-interoperable.
    jeff-cohere committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a1f12a8 View commit details
    Browse the repository at this point in the history
  2. Removed a print function.

    jeff-cohere committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    60450e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfd10fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c277d1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64ba272 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abcb890 View commit details
    Browse the repository at this point in the history
  7. Got SNES transient MPFA-O demo in shape.

    I had to disable one test and a few diagnostics. Hope this is okay for
    the purposes of this PR.
    jeff-cohere committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    390ac96 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    8e4fcfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db6ed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c745c21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0435a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Fixed TH demo driver.

    jeff-cohere committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    4dd2e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59af1ca View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    c6f4f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0d512b View commit details
    Browse the repository at this point in the history
  3. Some minor print changes.

    jeff-cohere committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    a344e5e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

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

Commits on Dec 3, 2021

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

Commits on Dec 7, 2021

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

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    8f2d046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a67f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    6216014 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jeff-cohere/impls-refactor' of github.com:TDycores-Proj…

    …ect/TDycore into jeff-cohere/impls-refactor
    jeff-cohere committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    fe06c7a View commit details
    Browse the repository at this point in the history