Opened 19 years ago

Closed 19 years ago

#48 closed defect (fixed)

Separate ghost boundary from physical boundary

Reported by: ole Owned by: ole
Priority: lowest Milestone:
Component: Efficiency and optimisation Version: 1.0
Severity: major Keywords: parallel
Cc:

Description

Currently, update_boundary goes through all boundary elements even though they may only appear as ghosts in the parallel version. This affects speedup adversely.

Update_boundary must be able to distinguish, e.g. by having access to a separate list containing only physical elements

Change History (3)

comment:1 Changed 19 years ago by ole

Status: newassigned

comment:2 Changed 19 years ago by anonymous

Priority: normallowest

comment:3 Changed 19 years ago by ole

Resolution: fixed
Status: assignedclosed

I believe this was accomplished in changeset:2569 and by setting ghost boundaries to None.

Note: See TracTickets for help on using tickets.