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

Add MultiField to pack field allocations #229

Merged
merged 7 commits into from
Oct 7, 2024
Merged

Conversation

sbrdar
Copy link
Collaborator

@sbrdar sbrdar commented Oct 7, 2024

Add MultiField support.
This means that fields are allocated simultaneously with a common underlying multidimensional array.
The restriction of course is that they must share the same dimensionality and data type.

@wdeconinck wdeconinck changed the title Compact MultiField constructurs Compact MultiField constructors Oct 7, 2024
@wdeconinck wdeconinck changed the title Compact MultiField constructors Add MultiField to pack field allocations Oct 7, 2024
@wdeconinck wdeconinck merged commit 051dfc4 into develop Oct 7, 2024
75 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