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

Adding SNES examples #110

Merged
merged 2 commits into from
May 4, 2021

Conversation

boriskaus
Copy link
Collaborator

@boriskaus boriskaus commented May 3, 2021

The SNES_ex2b example also illustrates how the automatic differentiation tools of julia (as provided in ForwardDiff.jl) can be employed to automatically generate the jacobian, so only a residual routine is required in this case. @simonbyrne, @ViralBShah

boriskaus added 2 commits May 3, 2021 12:20
The SNES_ex2b example also illustrates how the automatic differentiation tools of julia (as provided in ForwardDiff.jl) can be employed to automatically generate the jacobian, so only a residual routine is required in this case
@boriskaus
Copy link
Collaborator Author

I'm not sure what to do with the failing checks. They appear to come from PETSc_jll being unable to build correctly on windows. We have noticed the same with our tests. It works correctly if using the WSL under Windows 10.

@simonbyrne
Copy link
Member

Thanks!

I'm not sure what exactly the problem is with Windows: JuliaPackaging/Yggdrasil#1611

@simonbyrne simonbyrne merged commit 6f68f08 into JuliaParallel:master May 4, 2021
@boriskaus boriskaus deleted the feature-SNESexamples branch May 4, 2021 18:52
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.

2 participants