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

PDEProblem is exported but has no docstring #981

Closed
LilithHafner opened this issue Sep 5, 2023 · 1 comment
Closed

PDEProblem is exported but has no docstring #981

LilithHafner opened this issue Sep 5, 2023 · 1 comment

Comments

@LilithHafner
Copy link
Member

help?> PDEProblem
search: PDEProblem SDEProblem ODEProblem DEProblem DDEProblem SDDEProblem RODEProblem DAEProblem BVProblem JumpProblem SplitSDEProblem SplitODEProblem NoiseProblem

  struct PDEProblem{P, E, S} <: SciMLBase.AbstractPDEProblem

This is in stark contrast to ODEProblem which has a very long docstring.

@ChrisRackauckas
Copy link
Member

That was deprecated long ago. We should probably just delete it.

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

No branches or pull requests

2 participants