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

Added introspection for boundary and path constraints. #506

Merged
merged 15 commits into from
Jan 16, 2021

Conversation

Kenneth-T-Moore
Copy link
Member

Summary

Fully implemented constraint introspection, so add_path_constraint and add_boundary_constraint no longer require units or shape for any possible target.

Related Issues

Status

  • [x ] Ready for merge

Backwards incompatibilities

None

New Dependencies

None

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 96.137% when pulling 2a218c1 on Kenneth-T-Moore:intro into 151f1ff on OpenMDAO:master.

@robfalck robfalck changed the title Intro Added introspection for boundary and path constraints. Jan 16, 2021
@robfalck robfalck merged commit 1640fae into OpenMDAO:master Jan 16, 2021
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.

Constraint Introspection
3 participants