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

Bug fix in getValues, getElementData now returns compID, setLoadFactor function added #3

Merged
merged 3 commits into from
Oct 14, 2020

Conversation

eirikurj
Copy link

Purpose

This PR addresses three things:

  • getValues member function bvec bug fix.
  • compID added to return list for getElementData.
  • setLoadFactor function added for KS failure function

Originally developed by Nick, but this PR splits into specific commits.

Type of change

What types of change is it?
Select the appropriate type(s) that describe this PR

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Testing

Test in pytacs repo can be run to test some of these additions. More tests should be added locally.

@eirikurj eirikurj requested a review from a team as a code owner October 14, 2020 15:09
@ewu63 ewu63 merged commit 1d1daa8 into mdolab:master Oct 14, 2020
@eirikurj eirikurj deleted the addSetLoadFactor branch October 14, 2020 21:31
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.

3 participants