Skip to content

bug fix: changed way get_open_uniform() keywords are input to be in l…#2

Open
spcvanschie wants to merge 1 commit into
mainfrom
get_open_uniform_fix
Open

bug fix: changed way get_open_uniform() keywords are input to be in l…#2
spcvanschie wants to merge 1 commit into
mainfrom
get_open_uniform_fix

Conversation

@spcvanschie
Copy link
Copy Markdown

…ine with other places where get_open_uniform() is called

Summary

Overview

I made a minor update to the one place where get_open_uniform() is still being called with an outdated way of specifying its arguments (i.e. get_open_uniform(order=self.order[i], num_coefficients=self.parametric_coefficients_shape[i], knot_vector=knots_i)). This has been changed everywhere else already.

Context

This specific code is called when running the FEMO-M3L PAV validation case.

…ine with other places where get_open_uniform() is called
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.

1 participant