Assemble over interior facets in parallel

Registered by Garth Wells

Assemble over interior facets in parallel

Blueprint information

Status:
Not started
Approver:
None
Priority:
High
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Discussion
Series goal:
Accepted for 1.1.x
Implementation:
Not started
Milestone target:
None

Related branches

Sprints

Whiteboard

We need to discuss the best approach to iterating over cells.

Options:

1. Compute mesh partitions, then extend with the neighboring layer of cells. Mark cells which belong to another process.

2. Compute mesh partition and add a function that returns adjacent the cells for a facet. Cells which belong to another process could be stored in a MeshFunction over the BoundaryMesh of the local partition. This approach may preserve the simple gather function in Function since there are no overlapping mesh partitions.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.