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

Stepper restructure #21

Merged
merged 26 commits into from
Sep 2, 2024
Merged

Stepper restructure #21

merged 26 commits into from
Sep 2, 2024

Conversation

Ceyron
Copy link
Owner

@Ceyron Ceyron commented Sep 2, 2024

This rearranges the API interface (and corresponding doc interface) to be centered around a stepper submodule.

Directly available within this stepper submodule are all specific linear and nonlinear time steppers. Reaction-Diffusion time steppers are under a submodule within the steppers submodule. There is also another submodule called generic, which now contains the general, normalized, and difficulty-based time steppers.

@Ceyron Ceyron changed the base branch from main to dev September 2, 2024 10:30
@Ceyron Ceyron merged commit 9ea7788 into dev Sep 2, 2024
1 check passed
@Ceyron Ceyron deleted the stepper-restructure branch September 2, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant