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/sunmpicomm #370

Merged
merged 196 commits into from
Nov 28, 2023
Merged

Feature/sunmpicomm #370

merged 196 commits into from
Nov 28, 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. Configuration menu
    Copy the full SHA
    787fd87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e72774f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52ac7c6 View commit details
    Browse the repository at this point in the history
  7. update GetCommunicator docs

    balos1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    573e35c View commit details
    Browse the repository at this point in the history
  8. update swig

    balos1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9fd7103 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a8d35e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c85937 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74a8b60 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66571a6 View commit details
    Browse the repository at this point in the history
  13. fix typo

    balos1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    04efe89 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f02834 View commit details
    Browse the repository at this point in the history
  15. 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
  16. 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
  4. doc fixes

    balos1 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4e1a6ec View commit details
    Browse the repository at this point in the history
  5. address more small comments

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

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    4741472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b771e51 View commit details
    Browse the repository at this point in the history
  3. update vectors I missed before

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7e78db8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da8d24f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10f3796 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4243820 View commit details
    Browse the repository at this point in the history
  7. find and replace passing of comm pointer to SUNContext_Create with pa…

    …ssing of comm by value
    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2f43654 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e0b632 View commit details
    Browse the repository at this point in the history
  9. post merge fix

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7440e5a View commit details
    Browse the repository at this point in the history
  10. change comm NULL check

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    303ab8e View commit details
    Browse the repository at this point in the history
  11. Fix fortran interface to MPI_Comm, address calls to MPI functions bef…

    …ore MPI_Init, and fix docs
    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    aadc4b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86ddddb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    09ff282 View commit details
    Browse the repository at this point in the history
  14. fix typo

    balos1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b683c61 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4cff0ae View commit details
    Browse the repository at this point in the history
  16. 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
  17. 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
  18. 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
  19. Configuration menu
    Copy the full SHA
    dbf7f3f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6ebf949 View commit details
    Browse the repository at this point in the history
  21. 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
  22. Configuration menu
    Copy the full SHA
    a0502e3 View commit details
    Browse the repository at this point in the history
  23. 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
  24. 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
  25. Configuration menu
    Copy the full SHA
    6e17a61 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1ef6287 View commit details
    Browse the repository at this point in the history
  27. 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
  28. 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
  29. 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
  30. 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. Configuration menu
    Copy the full SHA
    314e8e0 View commit details
    Browse the repository at this point in the history
  9. 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
  10. Update doc/shared/nvectors/NVector_Description.rst

    Co-authored-by: Daniel R. Reynolds <[email protected]>
    balos1 and drreynolds authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d42fdd7 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
  3. Configuration menu
    Copy the full SHA
    953f17e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbb6994 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45bec60 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. use SUN_COMM_NULL

    balos1 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8bd2335 View commit details
    Browse the repository at this point in the history
  2. doc grammar

    balos1 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8062c1f View commit details
    Browse the repository at this point in the history
  3. doc fix

    balos1 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b59f074 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7a6e66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a74d14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4228b22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c32318 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e01058 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. remove unused variable

    balos1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b5f1b52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ad845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    826594b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c6462e View commit details
    Browse the repository at this point in the history
  5. link to core in templates

    balos1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    29e5178 View commit details
    Browse the repository at this point in the history
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. Configuration menu
    Copy the full SHA
    edb4bb0 View commit details
    Browse the repository at this point in the history
  13. 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
  14. 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
  15. 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
  16. 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
  17. Merge remote-tracking branch 'origin/feature/remove-deprecated-code-t…

    …ypes' into feature/sunmpicomm
    balos1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f0f6260 View commit details
    Browse the repository at this point in the history
  18. add mpi to SUNDIALSConfig

    balos1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    32c827b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    32e997e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    76ad50e View commit details
    Browse the repository at this point in the history
  21. fix install doc includes

    gardner48 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b2c07d5 View commit details
    Browse the repository at this point in the history
  22. fix install guide build

    gardner48 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    41bc80e View commit details
    Browse the repository at this point in the history
  23. fix IDAS doc build

    gardner48 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    819090b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7d93083 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    1b24df2 View commit details
    Browse the repository at this point in the history
  2. link cvode fused ops to core

    balos1 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6dab7f6 View commit details
    Browse the repository at this point in the history
  3. link sunmemory to core

    balos1 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7a15da4 View commit details
    Browse the repository at this point in the history
  4. use MPI_Comm where we can

    balos1 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b680e30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    581941a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Nov 20, 2023

  1. fix cmake templates

    balos1 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    5642da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b07244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86f163e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. add mpi paths to config

    balos1 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    882eb6a View commit details
    Browse the repository at this point in the history
  2. try MPIEXEC_EXECUTABLE

    balos1 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a7c60e5 View commit details
    Browse the repository at this point in the history
  3. need core lib in second loop

    balos1 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ea352d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4efcc9 View commit details
    Browse the repository at this point in the history
  5. remove unused variable

    balos1 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    34afa95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0c5f5e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    c6931fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edb7894 View commit details
    Browse the repository at this point in the history
  3. cmake fixes as per commentd

    balos1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    426fb40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faeb30d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64dc7ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cbd218 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7034f3e View commit details
    Browse the repository at this point in the history
  8. fix formatting in f90 examples

    balos1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d6fee47 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea5c1bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe04993 View commit details
    Browse the repository at this point in the history
  11. formatting

    balos1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ce32b37 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    529ccfe View commit details
    Browse the repository at this point in the history
  13. Fix c2f fortran case

    balos1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c59520e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d8ef554 View commit details
    Browse the repository at this point in the history
  15. remove duplicate swig code

    balos1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5dbf04c View commit details
    Browse the repository at this point in the history
  16. recent change fixes

    balos1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d53aaf9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    98de540 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cf80c3b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    718caaa View commit details
    Browse the repository at this point in the history
  20. fix f2003 example templates

    balos1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    21d17a8 View commit details
    Browse the repository at this point in the history
  21. fix typo

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

Commits on Nov 28, 2023

  1. Update CHANGELOG.md

    Co-authored-by: David Gardner <[email protected]>
    balos1 and gardner48 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e701e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4894c7 View commit details
    Browse the repository at this point in the history
  3. update docs as requested

    balos1 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4f1b1a8 View commit details
    Browse the repository at this point in the history
  4. more doc fixes

    balos1 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d402e85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    418c725 View commit details
    Browse the repository at this point in the history