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

Element field template getTermScaling should not fail if no scale factors in template #111

Open
rchristie opened this issue Apr 5, 2018 · 0 comments
Labels

Comments

@rchristie
Copy link
Contributor

Requesting scale factor indexes when the element field template has no local scale factors should not be an error. It should either:

  1. return the empty set (zero count) or
  2. if it's actually possible to store scale factors out of range (because the number of local scale factors was reduced after some were set), the stored out-of-range indexes should be returned. The EFT will be invalid until these are resolved.
@rchristie rchristie added the bug label Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant