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

Update documentation of _discretize #312

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Update documentation of _discretize #312

merged 2 commits into from
Nov 8, 2024

Conversation

blegat
Copy link
Member

@blegat blegat commented Nov 8, 2024

No description provided.

@schillic
Copy link
Member

schillic commented Nov 8, 2024

Good catch, but the interface is actually completely different. algorithm is the first argument:

function _discretize(algorithm::AbstractDiscretizationAlgorithm, ΔT::Real,
A::AbstractMatrix)

@mforets mforets merged commit 0941cde into master Nov 8, 2024
7 checks passed
@mforets mforets deleted the bl/exact branch November 8, 2024 10:24
@schillic schillic changed the title Change :exact to ExactDiscretization in discretize Update documentation of _discretize Nov 8, 2024
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.

3 participants