Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 5, 2021

Opened from wiki edit

Domain cartesian(int i0, int i1, int j0, int j1, int k0, int k1);
Domain unstructured(Location, int hor0, int hor1, int k0, int k1);
NamedRange named_range(Axis, int begin, int end)
Domain domain(NamedRange...);
Copy link
Contributor

Choose a reason for hiding this comment

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

There is no need to distinguish Cartesian and unstructured by its domain as anyway we need more information at compile/generation time about the concrete offset interpretation. E.g. max neighbors for a neighbor table.

@havogt havogt changed the title Edited Iterator View Changes in prototype implementation Aug 5, 2021
@havogt havogt changed the title Changes in prototype implementation Iterator view: changes in prototype implementation Aug 5, 2021
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