Skip to content

Update Uniform Sample to accept and output multiple fields #1527

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

Merged

Conversation

nicolemarsaglia
Copy link
Contributor

Now takes in a list of fields.

@nicolemarsaglia nicolemarsaglia requested a review from cyrush May 23, 2025 17:34
}


std::string field = field_selection[0];
Copy link
Member

Choose a reason for hiding this comment

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

is this now unused?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We're still using it to grab the topo and then data

Copy link
Member

@cyrush cyrush left a comment

Choose a reason for hiding this comment

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

A few final suggestions

@nicolemarsaglia
Copy link
Contributor Author

A few final suggestions

Thanks! I think I've hit them all.

@nicolemarsaglia nicolemarsaglia requested a review from cyrush June 6, 2025 23:07
Copy link
Member

@cyrush cyrush left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@nicolemarsaglia nicolemarsaglia merged commit 66a1a56 into develop Jun 10, 2025
8 of 19 checks passed
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.

2 participants