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

Initial discrete adjoint capability with ERK #559

Open
wants to merge 343 commits into
base: develop
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    96503a8 View commit details
    Browse the repository at this point in the history
  2. move trystep flahs

    balos1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3c3a406 View commit details
    Browse the repository at this point in the history
  3. cleanup

    balos1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cbfbd79 View commit details
    Browse the repository at this point in the history
  4. add yp arg

    balos1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e6815d6 View commit details
    Browse the repository at this point in the history
  5. add setstoptime

    balos1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c7d3f39 View commit details
    Browse the repository at this point in the history
  6. rename SUNAdjointSolver

    balos1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fa21304 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32832c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. store time with state data

    balos1 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f9a2c49 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. add reinit function

    balos1 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9676a70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e5eac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b17693 View commit details
    Browse the repository at this point in the history
  4. add comment

    balos1 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    10d9370 View commit details
    Browse the repository at this point in the history
  5. minor cleanup

    balos1 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    532dd48 View commit details
    Browse the repository at this point in the history
  6. more cleanup

    balos1 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    27fe770 View commit details
    Browse the repository at this point in the history
  7. minor fixes

    balos1 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b7d7e08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b95404b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    491765f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5229e68 View commit details
    Browse the repository at this point in the history
  11. Update src/sundials/sundials_stepper.c

    Co-authored-by: Steven Roberts <roberts115@llnl.gov>
    balos1 and Steven-Roberts authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bc58f0c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14be3e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. wip

    balos1 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8e7e08a View commit details
    Browse the repository at this point in the history
  2. wip

    balos1 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d80ef7a View commit details
    Browse the repository at this point in the history
  3. fix checkpoint throwaway

    balos1 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    151a271 View commit details
    Browse the repository at this point in the history
  4. add missing arkode functions

    balos1 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    acdaef3 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Daniel R. Reynolds <reynolds@smu.edu>
    balos1 and drreynolds authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    dbc0207 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Daniel R. Reynolds <reynolds@smu.edu>
    balos1 and drreynolds authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c7a47b4 View commit details
    Browse the repository at this point in the history
  7. remove unused constants

    balos1 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f20affe View commit details
    Browse the repository at this point in the history
  8. rename function

    balos1 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b797a1a View commit details
    Browse the repository at this point in the history
  9. add missing function in docs

    balos1 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d3f8bad View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. update function names

    balos1 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a0348a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53c9bcc View commit details
    Browse the repository at this point in the history
  3. add matvec transpose docs

    balos1 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    75d3d66 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    e262fb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7881ddc View commit details
    Browse the repository at this point in the history
  3. Apply formatter

    Steven-Roberts committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5e03e95 View commit details
    Browse the repository at this point in the history
  4. add other missing adjoint docs

    balos1 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    483a53c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    300f8dc View commit details
    Browse the repository at this point in the history
  6. clarify

    balos1 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    25b366d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d3274d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5c4b32 View commit details
    Browse the repository at this point in the history
  9. copy test to examples

    balos1 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    19827f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. add cvodes example

    balos1 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ac0adec View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. doc clarifications

    balos1 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0416868 View commit details
    Browse the repository at this point in the history
  2. get cost at just T

    balos1 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e5af802 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    e8d0634 View commit details
    Browse the repository at this point in the history
  2. fix comment

    balos1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bdcf634 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40ee734 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c4d1a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a082c34 View commit details
    Browse the repository at this point in the history
  6. cleanup headers

    balos1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3da5408 View commit details
    Browse the repository at this point in the history
  7. remove unused functions

    balos1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    806774c View commit details
    Browse the repository at this point in the history
  8. remove unused functions

    balos1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f8b19cc View commit details
    Browse the repository at this point in the history
  9. remove unused error code

    balos1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    822bb71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4446183 View commit details
    Browse the repository at this point in the history
  11. remove unused header

    balos1 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f9c42b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    cb6b0fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e0784a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    7ba3a87 View commit details
    Browse the repository at this point in the history
  2. apply formatting

    gardner48 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5a110e3 View commit details
    Browse the repository at this point in the history
  3. update f2003 interface

    gardner48 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    32d6f3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b2b84e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97be184 View commit details
    Browse the repository at this point in the history
  6. apply patches

    balos1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    df504e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9750b43 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix all warnings

    balos1 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9eb463e View commit details
    Browse the repository at this point in the history
  2. update docs

    balos1 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    29f698e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    986e782 View commit details
    Browse the repository at this point in the history
  4. more long long casts

    balos1 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    80e9b84 View commit details
    Browse the repository at this point in the history
  5. make them unsigned

    balos1 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b8ba85a View commit details
    Browse the repository at this point in the history
  6. move declaration

    balos1 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    663cdd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d75d3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fd8f4a View commit details
    Browse the repository at this point in the history
  9. link object files

    balos1 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    51763f7 View commit details
    Browse the repository at this point in the history
  10. cast capacity

    balos1 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5ea7869 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix integer sizes in hashmap

    balos1 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dad3fbd View commit details
    Browse the repository at this point in the history
  2. format and spelling

    balos1 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1a9c84f View commit details
    Browse the repository at this point in the history
  3. remove comparisons to 0

    balos1 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8fb60be View commit details
    Browse the repository at this point in the history
  4. Changelog

    Steven-Roberts committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9980090 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b928595 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Doc fixes

    Steven-Roberts committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d3ca3b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1672e09 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix typo

    balos1 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    12e1c2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf37fb View commit details
    Browse the repository at this point in the history
  3. fix compiler warnings

    balos1 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    08343ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20b6731 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    319d899 View commit details
    Browse the repository at this point in the history
  2. Add missing file

    Steven-Roberts committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    da6e773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4fc856 View commit details
    Browse the repository at this point in the history
  4. swig

    Steven-Roberts committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    cd12b43 View commit details
    Browse the repository at this point in the history
  5. Add missing swig file

    Steven-Roberts committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c7b6cde View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    d43d59a View commit details
    Browse the repository at this point in the history
  2. post-merge compile fixes

    balos1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    19621a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd1891a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    9d32e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01eba9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13e444e View commit details
    Browse the repository at this point in the history
  4. fix hashmap

    balos1 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    53f30c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03e26d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f6baab View commit details
    Browse the repository at this point in the history
  7. Typo fixes

    Steven-Roberts committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b1a3dad View commit details
    Browse the repository at this point in the history
  8. Remove extra include

    Steven-Roberts committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    50cb5a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    905f98f View commit details
    Browse the repository at this point in the history
  10. more cleanup

    Steven-Roberts committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ec8bbde View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a05e5d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    92a7f17 View commit details
    Browse the repository at this point in the history
  13. fix problem from reset change

    balos1 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1461d63 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc47959 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7cd59d6 View commit details
    Browse the repository at this point in the history
  16. merge

    balos1 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d4228ea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24114fe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ef116d5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    eadc5ea View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    68e1d1e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e24ed27 View commit details
    Browse the repository at this point in the history
  22. Apply formatter

    Steven-Roberts committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    aa7ccc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Typo fix

    Steven-Roberts committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ec41dfa View commit details
    Browse the repository at this point in the history
  2. Add missing period

    Steven-Roberts committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    106022a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81fa70f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f00e158 View commit details
    Browse the repository at this point in the history
  5. format

    balos1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    173a1cc View commit details
    Browse the repository at this point in the history
  6. run swig

    balos1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0e85269 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e95184 View commit details
    Browse the repository at this point in the history
  8. Doc style fixes

    Steven-Roberts committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7158562 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9dc452 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9cd7450 View commit details
    Browse the repository at this point in the history
  11. change uint to int

    balos1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9d332b4 View commit details
    Browse the repository at this point in the history
  12. update reset call

    balos1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e7e25ab View commit details
    Browse the repository at this point in the history
  13. fix compiler warnings

    balos1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ca1bc17 View commit details
    Browse the repository at this point in the history
  14. add profiler statements

    balos1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    43e9be0 View commit details
    Browse the repository at this point in the history
  15. format

    balos1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    01515c4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    766c222 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    9041421 View commit details
    Browse the repository at this point in the history
  2. fix some more warnings

    balos1 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dcb5e7a View commit details
    Browse the repository at this point in the history
  3. format

    balos1 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ac20d73 View commit details
    Browse the repository at this point in the history
  4. fix warning

    balos1 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e8d65b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. more warnings fixed

    balos1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    11220bb View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Daniel R. Reynolds <reynolds@smu.edu>
    balos1 and drreynolds authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    41c468c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    926caa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

    Co-authored-by: Steven Roberts <roberts115@llnl.gov>
    balos1 and Steven-Roberts authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ffb0d25 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Steven Roberts <roberts115@llnl.gov>
    balos1 and Steven-Roberts authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2d431e4 View commit details
    Browse the repository at this point in the history
  4. swig and format

    balos1 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    93700d3 View commit details
    Browse the repository at this point in the history
  5. update docs

    balos1 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    09d0fe1 View commit details
    Browse the repository at this point in the history
  6. use x.y.z

    balos1 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    86e388d View commit details
    Browse the repository at this point in the history
  7. use SUN_RCONST

    balos1 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d88dc73 View commit details
    Browse the repository at this point in the history
  8. fix commented out timer code

    balos1 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e628c68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec024dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    57b74d2 View commit details
    Browse the repository at this point in the history
  11. add obj back sunmemsys

    balos1 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8ef4e82 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Apply suggestions from code review

    Co-authored-by: Daniel R. Reynolds <reynolds@smu.edu>
    Steven-Roberts and drreynolds authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a17092a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13c7c63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c333f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4846b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb495dc View commit details
    Browse the repository at this point in the history
  6. Apply formatter

    Steven-Roberts committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9641457 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    6d7c459 View commit details
    Browse the repository at this point in the history
  2. comment out no-stages

    balos1 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c52f9dc View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. doc fixes

    balos1 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    f9b48ad View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. spelling

    balos1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    794327b View commit details
    Browse the repository at this point in the history
  2. simplify indexing

    balos1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f62a1a8 View commit details
    Browse the repository at this point in the history
  3. define ASA

    balos1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    cfaab51 View commit details
    Browse the repository at this point in the history
  4. uncomment fsal code

    balos1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d00e769 View commit details
    Browse the repository at this point in the history
  5. guard subvector access

    balos1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5210ca7 View commit details
    Browse the repository at this point in the history
  6. clarify subvector size

    balos1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2c196f6 View commit details
    Browse the repository at this point in the history
  7. fix inconsistent notation

    balos1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6d62b97 View commit details
    Browse the repository at this point in the history
  8. fix missing declaration

    balos1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3a8920b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77abed5 View commit details
    Browse the repository at this point in the history
  10. fix param description

    balos1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    02aa271 View commit details
    Browse the repository at this point in the history
  11. couple of small doc fixes

    balos1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bba7343 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

  1. Apply suggestions from code review

    Co-authored-by: David Gardner <gardner48@llnl.gov>
    Steven-Roberts and gardner48 authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0549afd View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Add missing header

    Steven-Roberts committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5c3cbf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06e6875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d29b95e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb456e2 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review for evolve and one step functions

    Co-authored-by: David Gardner <gardner48@llnl.gov>
    Steven-Roberts and gardner48 authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    65eafd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcc74c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3a9a42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    127ff2d View commit details
    Browse the repository at this point in the history
  9. Formatter and swig

    Steven-Roberts committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9f483e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51406bc View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    3c6844b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6b7866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10869c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae18e60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4893e19 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    4d238f0 View commit details
    Browse the repository at this point in the history
  2. Fix copy paste error

    Steven-Roberts committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    42b1f59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb6a34e View commit details
    Browse the repository at this point in the history
  4. remove commented out code

    balos1 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8d42749 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91900f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a26598 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad41aa0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76e4537 View commit details
    Browse the repository at this point in the history
  9. Swig and format

    Steven-Roberts committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2e7859e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    b72dc5a View commit details
    Browse the repository at this point in the history
  2. add onestep function back

    balos1 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    15b0b7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f175d0 View commit details
    Browse the repository at this point in the history
  4. post merge fixes

    balos1 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b71fd0a View commit details
    Browse the repository at this point in the history
  5. fix unit tests

    balos1 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    da261e7 View commit details
    Browse the repository at this point in the history
  6. apply swig and format

    balos1 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c84f8d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aecc502 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    068fbd7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    697e870 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9973277 View commit details
    Browse the repository at this point in the history
  11. typo

    balos1 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    015fc55 View commit details
    Browse the repository at this point in the history
  12. remove TTYPE undef from header

    balos1 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b31a678 View commit details
    Browse the repository at this point in the history
  13. checck node data in unit test

    balos1 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    44e331e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    633062b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    762dc3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c77132f View commit details
    Browse the repository at this point in the history
  3. rename matvectranspose

    balos1 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7d17534 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7f4794 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. add band matrix transpose

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5481820 View commit details
    Browse the repository at this point in the history
  2. format

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e144a9a View commit details
    Browse the repository at this point in the history
  3. format

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    23d2cb0 View commit details
    Browse the repository at this point in the history
  4. destroy AT

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9785909 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8811d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    758287c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc49a54 View commit details
    Browse the repository at this point in the history
  8. format

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    80bb41d View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Steven Roberts <roberts115@llnl.gov>
    balos1 and Steven-Roberts authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c0a0783 View commit details
    Browse the repository at this point in the history
  10. fix spelling

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e0ecd2c View commit details
    Browse the repository at this point in the history
  11. rerun swig

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4acf8ca View commit details
    Browse the repository at this point in the history
  12. format

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    164933a View commit details
    Browse the repository at this point in the history
  13. fix fsal indexing

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7237b2c View commit details
    Browse the repository at this point in the history
  14. check error codes

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1b18e8c View commit details
    Browse the repository at this point in the history
  15. swig

    balos1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f2a9b0d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a8ab522 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. format

    balos1 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    06e99e3 View commit details
    Browse the repository at this point in the history
  2. Basic --> Fixed

    balos1 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    eba5765 View commit details
    Browse the repository at this point in the history
  3. reorder tests

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

Commits on Nov 6, 2024

  1. switch order

    balos1 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6cf811a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7e733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ff3a78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59ea02e View commit details
    Browse the repository at this point in the history
  5. bump answers

    balos1 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5a5fd64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2b8254 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 8, 2024

  1. fix comments

    balos1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0e2ae77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2560fa7 View commit details
    Browse the repository at this point in the history
  3. rename test file

    balos1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    059046b View commit details
    Browse the repository at this point in the history
  4. rename test file

    balos1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3b7d7f3 View commit details
    Browse the repository at this point in the history
  5. bump answers

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

Commits on Nov 9, 2024

  1. make unit test pass/fail

    balos1 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    5526f03 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. format

    balos1 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    93a9957 View commit details
    Browse the repository at this point in the history
  2. check backwards answer

    balos1 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5a78a2a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    066fc3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abe96c2 View commit details
    Browse the repository at this point in the history