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

Specify Callback Argument Type in init Functions in ODE solvers (2N, 3Sstar, PairedExplicitRK, SSP) #2026

Merged

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    0c4b2d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7d7557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1d9526 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'specify_init_arg_type_integrator' of https://github.com…

    …/warisa-r/Trixi.jl into specify_init_arg_type_integrator
    warisa-r committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9d916c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9af78e View commit details
    Browse the repository at this point in the history
  6. Update src/time_integration/methods_2N.jl

    Co-authored-by: Joshua Lampert <[email protected]>
    warisa-r and JoshuaLampert authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    586ec89 View commit details
    Browse the repository at this point in the history
  7. Update src/time_integration/methods_3Sstar.jl

    Co-authored-by: Joshua Lampert <[email protected]>
    warisa-r and JoshuaLampert authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3bf7b9d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    1518654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f75f9f View commit details
    Browse the repository at this point in the history
  3. fix error message in ssp

    warisa-r committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    2c8f2e5 View commit details
    Browse the repository at this point in the history