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

Draft
wants to merge 20 commits into
base: develop
Choose a base branch
from
Draft

Checkpointing (quasi-Newton solver) #693

wants to merge 20 commits into from

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