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

Add increasing_substep_time_steppers list #6021

Merged

Commits on May 22, 2024

  1. Include paths to option parsing snippets

    Avoid incoming ambiguity.
    wthrowe committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2cd8e2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d7c67e View commit details
    Browse the repository at this point in the history
  3. Remove namespaces in TimeStepper factory lists

    The lists are in the same namespace as the classes.  Makes things much
    shorter.
    wthrowe committed May 22, 2024
    Configuration menu
    Copy the full SHA
    89c77ee View commit details
    Browse the repository at this point in the history
  4. Add increasing_substep_time_steppers list

    Necessary property for worldtube particle tracking.
    wthrowe committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fdc2269 View commit details
    Browse the repository at this point in the history