We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As part of PR #285 , tests inside test/pde_systems/MOL_NonlinearProblem.jl were marked as broken to avoid an upstream breaking error.
test/pde_systems/MOL_NonlinearProblem.jl
The error thrown complained about too few equations in the 1D Laplace and the heat eq tests. @xtalax states this is an issue of structural_simplify
structural_simplify
The text was updated successfully, but these errors were encountered:
fixed in 0.10.2
Sorry, something went wrong.
No branches or pull requests
As part of PR #285 , tests inside
test/pde_systems/MOL_NonlinearProblem.jl
were marked as broken to avoid an upstream breaking error.The error thrown complained about too few equations in the 1D Laplace and the heat eq tests. @xtalax states this is an issue of
structural_simplify
The text was updated successfully, but these errors were encountered: