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

Feature: Update Full RHS Calls #324

Merged
merged 109 commits into from
Nov 8, 2023
Merged

Feature: Update Full RHS Calls #324

merged 109 commits into from
Nov 8, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    c86f8a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    856b49f View commit details
    Browse the repository at this point in the history
  3. fix unused full rhs mode

    gardner48 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    63ac4e0 View commit details
    Browse the repository at this point in the history
  4. remove unused var

    gardner48 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9eb21bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0630d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    713225f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7e7d6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce6d7f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06e8c91 View commit details
    Browse the repository at this point in the history
  10. free helper ops

    gardner48 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ca8bc5f View commit details
    Browse the repository at this point in the history
  11. update recent changes

    gardner48 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6cd6237 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    f4431dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    462ee45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4fdc3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    295d135 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    fd8a29f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1594025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4832f91 View commit details
    Browse the repository at this point in the history
  4. fsal -> stiffly accurate

    gardner48 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ce3e585 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    3cc9f3a View commit details
    Browse the repository at this point in the history
  2. add ERKStep RHS eval test

    gardner48 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    26dda47 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    5342d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2114001 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 12, 2023

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

Commits on Aug 13, 2023

  1. update flow charts

    gardner48 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    16fe67e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. update MRIStep full RHS

    gardner48 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d672857 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. update some .out files

    gardner48 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ec38e32 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/arkode-fullrhs-2

    Conflicts:
      doc/sundials_developers/source/testing/CI.rst
    gardner48 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    514c455 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    d61d18b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00edf3a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

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

Commits on Aug 21, 2023

  1. fix return value

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6e8cbb6 View commit details
    Browse the repository at this point in the history
  2. remove some logging

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d79bb12 View commit details
    Browse the repository at this point in the history
  3. fix initial step size check

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1374ec4 View commit details
    Browse the repository at this point in the history
  4. update comments

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    08d7d4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6453bfd View commit details
    Browse the repository at this point in the history
  6. add comment

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a7f1bdb View commit details
    Browse the repository at this point in the history
  7. update comments

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    50ba8f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5de597 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    849ab03 View commit details
    Browse the repository at this point in the history
  10. update docs

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bb581e4 View commit details
    Browse the repository at this point in the history
  11. remove unused variable

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    93ceb75 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f6d1bf View commit details
    Browse the repository at this point in the history
  13. update change log

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d8b7f39 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    318aa35 View commit details
    Browse the repository at this point in the history
  15. update output files

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0df4cce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fe4acfa View commit details
    Browse the repository at this point in the history
  17. update SPRK docs

    gardner48 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c8457da View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8d62a2c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. update f2003 output files

    gardner48 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8c33263 View commit details
    Browse the repository at this point in the history
  2. Fixed dangling reference

    drreynolds committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    28fb47e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    997b18a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b074839 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90545de View commit details
    Browse the repository at this point in the history
  6. remove old comment

    gardner48 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5003f79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f757632 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47d986e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Merge branch 'develop' into feature/arkode-fullrhs-2

    Conflicts:
      CHANGELOG.md
      doc/arkode/guide/source/Introduction.rst
      examples/arkode/CXX_parhyp/ark_heat2D_hypre_pfmg_imex_--np_2_2.out
      examples/arkode/CXX_parhyp/ark_heat2D_hypre_pfmg_mri_--np_2_2.out
      examples/arkode/C_serial/ark_damped_harmonic_symplectic.out
      examples/arkode/C_serial/ark_harmonic_symplectic.out
      examples/arkode/C_serial/ark_kepler.out
      examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_EULER_1_1_--tf_50_--check-order_--nout_1.out
      examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_LEAPFROG_2_2_--tf_50_--check-order_--nout_1.out
      examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_MCLACHLAN_2_2_--tf_50_--check-order_--nout_1.out
      examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_MCLACHLAN_3_3_--tf_50_--check-order_--nout_1.out
      examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_MCLACHLAN_4_4_--tf_50_--check-order_--nout_1.out
      examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_MCLACHLAN_5_6_--tf_50_--check-order_--nout_1.out
      examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_PSEUDO_LEAPFROG_2_2_--tf_50_--check-order_--nout_1.out
      examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_RUTH_3_3_--tf_50_--check-order_--nout_1.out
      examples/arkode/C_serial/ark_kepler_--stepper_SPRK_--step-mode_fixed_--method_ARKODE_SPRK_YOSHIDA_6_8_--tf_50_--check-order_--nout_1.out
      examples/arkode/C_serial/ark_reaction_diffusion_mri.out
    gardner48 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b9292d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    7704f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37e0354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5899340 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge branch 'develop' into feature/arkode-fullrhs-2

    Conflicts:
      scripts/updateVersion.sh
    gardner48 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    55350d4 View commit details
    Browse the repository at this point in the history
  2. update MRI full RHS comment

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

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

  1. update ApplyForcing

    gardner48 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ed68223 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fix typos

    gardner48 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3c48978 View commit details
    Browse the repository at this point in the history
  2. update comments

    gardner48 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    023dd94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d194a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    1b85835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfa8633 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a593b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    e11f19b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81bce91 View commit details
    Browse the repository at this point in the history
  3. update output files

    gardner48 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    af60f72 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    503de0c View commit details
    Browse the repository at this point in the history
  2. update output files

    gardner48 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3a91e6f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    834fb7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a05a1f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    7ddcfac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aacfd87 View commit details
    Browse the repository at this point in the history
  3. update output files

    gardner48 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    6d47159 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    a263b15 View commit details
    Browse the repository at this point in the history
  2. update output files

    gardner48 committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    cb9ac86 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    4c52251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ff927 View commit details
    Browse the repository at this point in the history
  3. update relaxation examples

    gardner48 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a993c55 View commit details
    Browse the repository at this point in the history
  4. update output files

    gardner48 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1dcdf4d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    73df4ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b16b93 View commit details
    Browse the repository at this point in the history
  3. update answers commit

    gardner48 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d3c8cd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c472e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    aa37746 View commit details
    Browse the repository at this point in the history
  2. update answers commit

    gardner48 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0ea851e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53b041d View commit details
    Browse the repository at this point in the history
  4. update answers commmit

    gardner48 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bc0df92 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    4cded1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dfec06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ab3911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2da559f View commit details
    Browse the repository at this point in the history
  5. update answers submodule

    gardner48 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    dd83c27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    396fcff View commit details
    Browse the repository at this point in the history
  7. update answers commit

    gardner48 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    b0bf1eb View commit details
    Browse the repository at this point in the history
  8. reset answers back to main

    gardner48 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    ab98021 View commit details
    Browse the repository at this point in the history
  9. update answers submodule

    gardner48 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    21f6214 View commit details
    Browse the repository at this point in the history
  10. update answers submodule

    gardner48 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    409858d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a443d49 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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