Enable loading of serial meshes
Registered by
Johan Jansson
For some purposes in DOLFIN-HPC it can be useful to load in a mesh in serial, for example if the mesh represents a geometry (as a simple replacement for a NURBS description for example).
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Not started
- Milestone target:
- None
- Started by
- Completed by
Whiteboard
Jan Blechta: after some discussion with Garth it seems that dummy communicator solution like in lp:~blechta/dolfin/serial-meshes is good one but it would be better if custom communicator stored in Mesh would be used instead of hacked MPI::MPICommuni
(?)