-
Notifications
You must be signed in to change notification settings - Fork 159
Bugfix: CVODE(S) Inequality Constraints #787
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
Open
gardner48
wants to merge
80
commits into
develop
Choose a base branch
from
bugfix/constraints
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+6,166
−2,796
Open
Changes from 48 commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
6f54295
add constraints unit test
gardner48 be4103f
cmake testing fixes
gardner48 715a228
add CVODE constraint test
gardner48 37c8fe6
add IDS constraint test
gardner48 65f34b3
remove constraints malloc and set flags
gardner48 4441e0b
testing output
gardner48 6821c6d
fix error message
gardner48 fa6f19f
separate out constraint check
gardner48 30e2aef
update copyright
gardner48 96239ba
clean up constraint handling
gardner48 6cd03b6
fix comment
gardner48 3bfd2f2
update docs
gardner48 ce19943
update change log
gardner48 4d5ec81
sync CVODE and CVODES
gardner48 91f0809
sync docs
gardner48 45d1837
add constraint fails to print all stats
gardner48 5921290
note change to StepSolveFails values
gardner48 8932230
note changes to step solve fails and version added
gardner48 7facb14
fix typo
gardner48 b12de66
match nflag check style
gardner48 17f0259
match names in header
gardner48 4028f5b
initialize constraint fails count
gardner48 66dd93e
note fix to GetReturnFlagName
gardner48 e16194b
fix typo
gardner48 f49b0d5
separate constraints fails from correction fails
gardner48 87bb46e
sync IDA and IDAS
gardner48 16020c9
update IDAS
gardner48 9de52f6
update change log
gardner48 872897e
add IDA(S) docs, fix CVODE(S) docs
gardner48 98ebab7
re-enable CVODES test
gardner48 4bee5a3
update fortran interfaces
gardner48 d85b10d
apply formatting
gardner48 6d59d21
update output files
gardner48 83b292f
update fortran outputs
gardner48 0bc9be9
update logging output files
gardner48 bf1a94c
update answer submodule
gardner48 d5a16e5
fix output
gardner48 788bbd7
update answer submodule
gardner48 9ff781f
update answers submodule
gardner48 7d0547f
reinitialize constraint fail counter
gardner48 256bb2c
add end-step-attempt log message
gardner48 7411ab2
set ida_phase
gardner48 e424a04
update h after IDARestore
gardner48 10cc224
update IDA output
gardner48 e68194d
sync IDAS with IDA
gardner48 240aff8
combine nflag checks
gardner48 37e7a4b
update answers submodule
gardner48 524916b
update some debug logging
gardner48 3d9cafe
add constraint logging
gardner48 0e9c948
Update region labels
gardner48 a17869a
apply formatting
gardner48 3942e23
breakup constraint correction update, count corrections
gardner48 b62af62
sync CVODES
gardner48 684e2bb
IDA breakup constraint correction update, count corrections
gardner48 f47b4c6
sync IDAS
gardner48 7ab72c8
update logging output
gardner48 1000fe2
update answers submodule
gardner48 8b2a804
apply formatting
gardner48 88b246c
update fortran interface
gardner48 14ace03
update outputs with printallstats
gardner48 fb1ef93
update answers submodule
gardner48 09c4d3b
fix find and replace
gardner48 f5de3db
update logging output level 4 and 5
gardner48 ed75e16
update ida(s) outputs
gardner48 7c5a2c6
update cvode output
gardner48 30632d9
CVODES to CVODE in cvode docs
gardner48 e8953ee
IDA to IDAS
gardner48 652fa77
IDASLS to IDALS
gardner48 3405778
add cli options for max constraint fails
gardner48 4c7c0c7
sync arkode constraints
gardner48 f2c4fa2
update fused kernels
gardner48 3fbb153
fix constraint changes in AdjointStepper
gardner48 8bf0f6b
fix fused prototype
gardner48 ad8c127
apply formatting
gardner48 8282b6a
fix typo
gardner48 602a679
Merge branch 'develop' into bugfix/constraints
gardner48 a450c90
Merge branch 'develop' into bugfix/constraints
gardner48 9f17793
Merge branch 'develop' into bugfix/constraints
gardner48 92ab760
add docs for GetNumConstraintCorrections
gardner48 fed68cd
Merge branch 'develop' into bugfix/constraints
gardner48 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.