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

feat: get mesh by zone name or id #3638

Merged
merged 5 commits into from
Jan 15, 2025
Merged

feat: get mesh by zone name or id #3638

merged 5 commits into from
Jan 15, 2025

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Jan 13, 2025

Get mesh by either zone name or zone id.

The get_zones_info() method of the SolutionVariableInfo class has been injected in the FieldData initialization after transforming the return value to field_data.ZoneInfo type.

@mkundu1 mkundu1 linked an issue Jan 13, 2025 that may be closed by this pull request
@mkundu1 mkundu1 changed the title feat: get mesh by zone name feat: get mesh by zone name/id Jan 14, 2025
@mkundu1 mkundu1 changed the title feat: get mesh by zone name/id feat: get mesh by zone name or id Jan 14, 2025
@mkundu1 mkundu1 merged commit 4c6f66a into main Jan 15, 2025
29 of 30 checks passed
@mkundu1 mkundu1 deleted the feat/zone-name branch January 15, 2025 15:28
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.

Fetch mesh data on-demand in solution mode
4 participants