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

Checkpointing (quasi-Newton solver) #693

Merged
merged 27 commits into from
Sep 27, 2024
Merged

Checkpointing (quasi-Newton solver) #693

merged 27 commits into from
Sep 27, 2024

Commits on Aug 26, 2024

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    181f7f9 View commit details
    Browse the repository at this point in the history
  2. fixed compilation issues

    cnpetra committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0e428f5 View commit details
    Browse the repository at this point in the history
  3. integrated AXOM

    code compiles; does nothing
    cnpetra committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    354b82b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a14a445 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    8b2342c View commit details
    Browse the repository at this point in the history
  2. semi-operation checkpointing

    checkpoint interface complete
    additional states need to be saved
    cnpetra committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d4900a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3579828 View commit details
    Browse the repository at this point in the history
  4. fixed typos in comments

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

Commits on Sep 7, 2024

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

Commits on Sep 8, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    085eb88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21c3c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. updated doc; replace all #

    cnpetra committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5bc2af6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a664e35 View commit details
    Browse the repository at this point in the history
  3. clean up

    cnpetra committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    261ccf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. added metadata

    cnpetra committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0506d38 View commit details
    Browse the repository at this point in the history
  2. testing and clean up

    cnpetra committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b785475 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    adf30e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e673d5 View commit details
    Browse the repository at this point in the history
  3. updated pdf user manual

    cnpetra committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    77c88a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix ci errors (compilation)

    cnpetra committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5631b6c View commit details
    Browse the repository at this point in the history
  2. fix adtl compilation issues

    cnpetra committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ea5cafd View commit details
    Browse the repository at this point in the history
  3. fixed compil error

    cnpetra committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    28c4567 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. addresed reviews

    cnpetra committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    27d15f2 View commit details
    Browse the repository at this point in the history