Unit tests for manifolds assembly and solving need parallel clean-up
Bug #1097297 reported by
Marie Rognes
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DOLFIN |
Confirmed
|
Medium
|
Marie Rognes |
Bug Description
It is very convenient to test assembly over manifolds using BoundaryMesh. However, BoundaryMesh does not work so well in parallel. Therefore, most of the manifolds testing is disabled for now in parallel. This should be fixed on occasion.
The tests also need to be shuffled around a bit, see especially the manifolds.py test.
Changed in dolfin: | |
status: | New → Confirmed |
assignee: | nobody → Marie Rognes (meg-simula) |
importance: | Undecided → Medium |
summary: |
- Unit tests for manifolds assembly and solving needs parallel clean-up + Unit tests for manifolds assembly and solving need parallel clean-up |
description: | updated |
description: | updated |
To post a comment you must log in.
Couldn't you just write the boundary mesh to file and then use that?
Johan
On 01/08/2013 03:43 PM, Marie Rognes wrote:
> Public bug reported:
>
> It is very convenient to test assembly over manifolds using
> BoundaryMesh. However, BoundaryMesh does not work so well in parallel.
> Therefore, most of the manifolds testing is disabled for now in
> parallel. This should be fixed on occasion.
>
> ** Affects: dolfin
> Importance: Medium
> Assignee: Marie Rognes (meg-simula)
> Status: Confirmed
>
> ** Changed in: dolfin
> Status: New => Confirmed
>
> ** Changed in: dolfin
> Assignee: (unassigned) => Marie Rognes (meg-simula)
>
> ** Changed in: dolfin
> Importance: Undecided => Medium
>
> ** Summary changed:
>
> - Unit tests for manifolds assembly and solving needs parallel clean-up
> + Unit tests for manifolds assembly and solving need parallel clean-up
>