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

[ShapeOpt] fix after model merge of #2417 #3102

Merged
merged 2 commits into from
Oct 19, 2018

Conversation

armingeiser
Copy link
Member

No description provided.

@armingeiser armingeiser added FastPR This Pr is simple and / or has been already tested and the revision should be fast Bugfix labels Oct 18, 2018
@@ -100,4 +100,40 @@ def UpdateMeshAccordingInputVariable(self, variable):
def Finalize(self):
self._mesh_moving_analysis.Finalize()

# --------------------------------------------------------------------------
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was somehow lost when #2417 was merged...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. Hope there are not more lost things popping up.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I compared the branches, this should be everything

@@ -100,4 +100,40 @@ def UpdateMeshAccordingInputVariable(self, variable):
def Finalize(self):
self._mesh_moving_analysis.Finalize()

# --------------------------------------------------------------------------
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. Hope there are not more lost things popping up.

@armingeiser armingeiser merged commit 516cf9a into master Oct 19, 2018
@armingeiser armingeiser deleted the ShapeOpt/fix-after-model-merge branch October 19, 2018 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix FastPR This Pr is simple and / or has been already tested and the revision should be fast
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants