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/remove deprecated code types #369

Merged
merged 101 commits into from
Nov 14, 2023

Commits on Oct 26, 2023

  1. remove deprecated arkode code

    balos1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    354e4cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a3a323 View commit details
    Browse the repository at this point in the history
  3. remove kinsol deprecated code

    balos1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c3c4b28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a43a8a View commit details
    Browse the repository at this point in the history
  5. remove more deprecated code

    balos1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    511f7b9 View commit details
    Browse the repository at this point in the history
  6. realtype --> sunrealtype

    balos1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    269c00a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7557be4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42bf5a4 View commit details
    Browse the repository at this point in the history
  9. booleantype --> sunbooleantype

    balos1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f51efc4 View commit details
    Browse the repository at this point in the history
  10. changelog note

    balos1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c9de095 View commit details
    Browse the repository at this point in the history
  11. fix redefinition

    balos1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    08a4a43 View commit details
    Browse the repository at this point in the history
  12. regen swig

    balos1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c9db3f5 View commit details
    Browse the repository at this point in the history
  13. update swig

    balos1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e70954d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    ec557bc View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bde3811 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Feature: Fortran interface for lapack dense solver (#353)

    Added Fortran support for the LAPACK dense SUNLinearSolver implementation.
    
    ---------
    
    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f96e164 View commit details
    Browse the repository at this point in the history
  2. Feature/new tables (#359)

     Additional embedded explicit Runge--Kutta
    methods to ARKODE.
    
    ---------
    
    Co-authored-by: Steven Roberts <[email protected]>
    Co-authored-by: David J. Gardner <[email protected]>
    3 people authored and balos1 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a212472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b548855 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e252417 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9939d98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28e931e View commit details
    Browse the repository at this point in the history
  7. add debugging filename

    balos1 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    37b4948 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    ba66c1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f555583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a6347e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. remove deprecated arkode code

    balos1 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    d445aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e57f71c View commit details
    Browse the repository at this point in the history
  3. remove kinsol deprecated code

    balos1 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    106901b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5934bf2 View commit details
    Browse the repository at this point in the history
  5. remove more deprecated code

    balos1 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7091261 View commit details
    Browse the repository at this point in the history
  6. update swig

    balos1 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    0388073 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    b77a568 View commit details
    Browse the repository at this point in the history
  8. Feature: Fortran interface for lapack dense solver (#353)

    Added Fortran support for the LAPACK dense SUNLinearSolver implementation.
    
    ---------
    
    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    bce63fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c76c85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    841a6d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5179287 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    196c32a View commit details
    Browse the repository at this point in the history
  13. add debugging filename

    balos1 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e47a8c3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    32501fa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3ebc682 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1652153 View commit details
    Browse the repository at this point in the history
  17. remove cpodes script

    balos1 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    3841cd5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b816971 View commit details
    Browse the repository at this point in the history
  19. remove unused flag

    balos1 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    3cd7a85 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    454203a View commit details
    Browse the repository at this point in the history
  21. regen fortran

    balos1 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7764a5b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    22c9bf3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1af246d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    31d3115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1212aea View commit details
    Browse the repository at this point in the history
  3. use SUN_RCONST

    balos1 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a10585b View commit details
    Browse the repository at this point in the history
  4. remove KINSetInfofile

    balos1 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2b39a12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f6f328 View commit details
    Browse the repository at this point in the history
  6. remove warnings to stdout

    balos1 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1cbfa1f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    447eafa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5806bc6 View commit details
    Browse the repository at this point in the history
  3. update action to sunrealtype

    balos1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    752c350 View commit details
    Browse the repository at this point in the history
  4. remove DFID

    balos1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d202111 View commit details
    Browse the repository at this point in the history
  5. remove KINInfoHandler

    balos1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f16bc3c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    820a6f6 View commit details
    Browse the repository at this point in the history
  2. remove unused variable

    balos1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    afbc36f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    a2be7dc View commit details
    Browse the repository at this point in the history
  2. remove unused variables

    balos1 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    83f2c7c View commit details
    Browse the repository at this point in the history
  3. Update examples/arkode/CXX_xbraid/ark_heat2D_hypre_pfmg_xbraid.cpp

    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6fcb7cb View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    4cff0ae View commit details
    Browse the repository at this point in the history
  2. remove unused kinsol parts

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b601820 View commit details
    Browse the repository at this point in the history
  3. remove use of printfl

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9690f3d View commit details
    Browse the repository at this point in the history
  4. change default logging level

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4a8ad53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbf7f3f View commit details
    Browse the repository at this point in the history
  6. remove uses of ark_mem->report

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    89dcad3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0502e3 View commit details
    Browse the repository at this point in the history
  8. remove broken line

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4e38f35 View commit details
    Browse the repository at this point in the history
  9. rename GitHub actions CI jobs

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    90b0924 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e17a61 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ef6287 View commit details
    Browse the repository at this point in the history
  12. add recent changes

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c125409 View commit details
    Browse the repository at this point in the history
  13. fix indentation

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    aede7e5 View commit details
    Browse the repository at this point in the history
  14. undo removal of include

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4d3ed8f View commit details
    Browse the repository at this point in the history
  15. dont fail fast

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5224893 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    3d4661d View commit details
    Browse the repository at this point in the history
  2. fix compiler warning

    balos1 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    40f5135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97a3fbd View commit details
    Browse the repository at this point in the history
  4. post merge fixes

    balos1 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    07f73cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f3773b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    004191f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    075105f View commit details
    Browse the repository at this point in the history
  8. regen fortran

    balos1 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    765e947 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    8dd9c82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52efca3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. fix doc build

    gardner48 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b7468ef View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: David Gardner <[email protected]>
    balos1 and gardner48 authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    93132b1 View commit details
    Browse the repository at this point in the history
  3. rename sundials_types_old

    balos1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b59256e View commit details
    Browse the repository at this point in the history
  4. update recent changes

    balos1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    50a90ed View commit details
    Browse the repository at this point in the history
  5. fix tables

    gardner48 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    bcfc49a View commit details
    Browse the repository at this point in the history
  6. fix typo

    gardner48 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    28043ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edb4bb0 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions for READMEs

    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2b16b8c View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a779c70 View commit details
    Browse the repository at this point in the history
  10. Update doc/shared/sunmatrix/SUNMatrix_SLUNRloc.rst

    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7baeafe View commit details
    Browse the repository at this point in the history
  11. Update doc/shared/nvectors/NVector_SYCL.rst

    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4e891f7 View commit details
    Browse the repository at this point in the history