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

Finish support for AD time derivatives of dofs #28857

Open
wants to merge 7 commits into
base: next
Choose a base branch
from

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

  1. Add some generic ad/noAD routines for time derivatives in coupleable API

    Add a test material to test those
    refs idaholab#18178
    GiudGiud committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8d6b522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b87965 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6019458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50196c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daf8845 View commit details
    Browse the repository at this point in the history
  6. Add support for elemental AD time derivatives for auxvariables (using…

    … nonAD version)
    
    Add support for nodal AD time derivatives, with errors for unsupported cases
    closes idaholab#28859 refs idaholab#28867
    GiudGiud committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e71c341 View commit details
    Browse the repository at this point in the history