Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add SIAMFANLEquations wrapper #333
Add SIAMFANLEquations wrapper #333
Changes from 15 commits
fc437fd
8e47b2d
702b76d
e1eebc8
7bd22e8
37732aa
fff42ce
c5d603c
1c21a12
e846557
bff7b31
ddfe753
ce52260
8ee980b
2acedc8
ce7a3c7
80d2a19
c0ece9d
e2de813
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 9 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L9
Check warning on line 11 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L11
Check warning on line 13 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L13
Check warning on line 16 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L15-L16
Check warning on line 19 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L18-L19
Check warning on line 26 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L21-L26
Check warning on line 29 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L29
Check warning on line 37 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L32-L37
Check warning on line 47 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L40-L47
Check warning on line 50 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L49-L50
Check warning on line 52 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L52
Check warning on line 55 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L55
Check warning on line 60 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L57-L60
Check warning on line 65 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L63-L65
Check warning on line 71 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L70-L71
Check warning on line 74 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L74
Check warning on line 76 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L76
Check warning on line 78 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L78
Check warning on line 83 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L80-L83
Check warning on line 93 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L86-L93
Check warning on line 96 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L95-L96
Check warning on line 101 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L100-L101
Check warning on line 104 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L103-L104
Check warning on line 108 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L107-L108
Check warning on line 115 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L113-L115
Check warning on line 119 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L118-L119
Check warning on line 132 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L125-L132
Check warning on line 138 in ext/NonlinearSolveSIAMFANLEquationsExt.jl
Codecov / codecov/patch
ext/NonlinearSolveSIAMFANLEquationsExt.jl#L136-L138
Check warning on line 356 in src/extension_algs.jl
Codecov / codecov/patch
src/extension_algs.jl#L354-L356
Check warning on line 358 in src/extension_algs.jl
Codecov / codecov/patch
src/extension_algs.jl#L358